Searched defs:hermon_wr_bind_check (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c45 static int hermon_wr_bind_check(hermon_state_t *state, ibt_send_wr_t *wr);
598 * hermon_wr_bind_check() routine to validate the request and
604 status = hermon_wr_bind_check(state, wr);
1510 * hermon_wr_bind_check() routine to validate the request and
1515 status = hermon_wr_bind_check(state, wr);
1590 * hermon_wr_bind_check() routine to validate the request and
1595 status = hermon_wr_bind_check(state, wr);
2104 * hermon_wr_bind_check()
2109 hermon_wr_bind_check(hermon_state_t *state, ibt_send_wr_t *wr) function

Completed in 66 milliseconds