Searched refs:hls_rx (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c1093 if (hermon_loopback_alloc_mem(&lstate, &lstate.hls_rx,
1122 if (hermon_loopback_alloc_qps(&lstate, &lstate.hls_rx) != 0) {
1132 lstate.hls_rx.hlc_qp_num) != 0) {
1141 if (hermon_loopback_modify_qp(&lstate, &lstate.hls_rx,
1153 bzero(lstate.hls_rx.hlc_buf, lb.alb_buf_sz);
1157 &lstate.hls_rx) != IBT_SUCCESS) {
1173 if (ddi_copyout(lstate.hls_rx.hlc_buf,
1186 if (bcmp(lstate.hls_tx.hlc_buf, lstate.hls_rx.hlc_buf,
1192 if (ddi_copyout(lstate.hls_rx.hlc_buf,
2782 if (lstate->hls_rx
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h557 hermon_loopback_comm_t hls_rx; member in struct:hermon_loopback_state_s

Completed in 50 milliseconds