Symbol: eibnx_wqe_t
usr/src/uts/common/io/ib/clients/eoib/enx_fip.c
179
eibnx_fip_make_solicit_pkt(eibnx_thr_info_t *info, eibnx_wqe_t *swqe)
usr/src/uts/common/io/ib/clients/eoib/enx_fip.c
247
eibnx_setup_ud_dest(eibnx_thr_info_t *info, eibnx_wqe_t *swqe,
usr/src/uts/common/io/ib/clients/eoib/enx_fip.c
332
eibnx_fip_send_solicit_pkt(eibnx_thr_info_t *info, eibnx_wqe_t *swqe,
usr/src/uts/common/io/ib/clients/eoib/enx_fip.c
50
static int eibnx_fip_make_solicit_pkt(eibnx_thr_info_t *, eibnx_wqe_t *);
usr/src/uts/common/io/ib/clients/eoib/enx_fip.c
51
static int eibnx_fip_send_solicit_pkt(eibnx_thr_info_t *, eibnx_wqe_t *,
usr/src/uts/common/io/ib/clients/eoib/enx_fip.c
54
static void eibnx_rb_fip_make_solicit_pkt(eibnx_wqe_t *);
usr/src/uts/common/io/ib/clients/eoib/enx_fip.c
599
eibnx_rb_fip_make_solicit_pkt(eibnx_wqe_t *swqe)
usr/src/uts/common/io/ib/clients/eoib/enx_fip.c
62
eibnx_wqe_t *swqe;
usr/src/uts/common/io/ib/clients/eoib/enx_fip.c
94
eibnx_wqe_t *swqe;
usr/src/uts/common/io/ib/clients/eoib/enx_hdlrs.c
43
static void eibnx_process_rx(eibnx_thr_info_t *, ibt_wc_t *, eibnx_wqe_t *);
usr/src/uts/common/io/ib/clients/eoib/enx_hdlrs.c
44
static void eibnx_handle_wcerr(uint8_t, eibnx_wqe_t *, eibnx_thr_info_t *);
usr/src/uts/common/io/ib/clients/eoib/enx_hdlrs.c
597
eibnx_wqe_t *wqe;
usr/src/uts/common/io/ib/clients/eoib/enx_hdlrs.c
632
wqe = (eibnx_wqe_t *)(uintptr_t)wc->wc_id;
usr/src/uts/common/io/ib/clients/eoib/enx_hdlrs.c
663
eibnx_process_rx(eibnx_thr_info_t *info, ibt_wc_t *wc, eibnx_wqe_t *wqe)
usr/src/uts/common/io/ib/clients/eoib/enx_hdlrs.c
764
eibnx_handle_wcerr(uint8_t wcerr, eibnx_wqe_t *wqe, eibnx_thr_info_t *info)
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
1028
eibnx_wqe_t *rwqe;
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
1037
bzero(rcv_p->rx_wqe, sizeof (eibnx_wqe_t) * ENX_NUM_RWQE);
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
429
eibnx_wqe_t *swqe;
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
517
eibnx_wqe_t *rwqe;
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
576
eibnx_wqe_t *rwqe;
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
967
eibnx_wqe_t *swqe;
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
996
bzero(snd_p->tx_wqe, sizeof (eibnx_wqe_t) * ENX_NUM_SWQE);
usr/src/uts/common/io/ib/clients/eoib/enx_misc.c
122
eibnx_release_swqe((eibnx_wqe_t *)(gwi->gw_swqe));
usr/src/uts/common/io/ib/clients/eoib/enx_q.c
107
eibnx_return_rwqe(eibnx_thr_info_t *info, eibnx_wqe_t *wqe)
usr/src/uts/common/io/ib/clients/eoib/enx_q.c
143
eibnx_release_swqe(eibnx_wqe_t *wqe)
usr/src/uts/common/io/ib/clients/eoib/enx_q.c
295
eibnx_wqe_t *wqe;
usr/src/uts/common/io/ib/clients/eoib/enx_q.c
40
eibnx_wqe_t *
usr/src/uts/common/io/ib/clients/eoib/enx_q.c
43
eibnx_wqe_t *wqe = NULL;
usr/src/uts/common/io/ib/clients/eoib/enx_q.c
75
eibnx_return_swqe(eibnx_wqe_t *wqe)
usr/src/uts/common/sys/ib/clients/eoib/enx_impl.h
174
eibnx_wqe_t tx_wqe[ENX_NUM_SWQE];
usr/src/uts/common/sys/ib/clients/eoib/enx_impl.h
184
eibnx_wqe_t rx_wqe[ENX_NUM_RWQE];
usr/src/uts/common/sys/ib/clients/eoib/enx_impl.h
207
eibnx_wqe_t *gw_swqe;
usr/src/uts/common/sys/ib/clients/eoib/enx_impl.h
468
eibnx_wqe_t *eibnx_acquire_swqe(eibnx_thr_info_t *, int);
usr/src/uts/common/sys/ib/clients/eoib/enx_impl.h
469
void eibnx_return_swqe(eibnx_wqe_t *);
usr/src/uts/common/sys/ib/clients/eoib/enx_impl.h
470
void eibnx_return_rwqe(eibnx_thr_info_t *, eibnx_wqe_t *);
usr/src/uts/common/sys/ib/clients/eoib/enx_impl.h
471
void eibnx_release_swqe(eibnx_wqe_t *);