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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_q.c292 ibt_wc_t *wc, uint8_t *recv_buf)
353 grh = (ib_grh_t *)(uintptr_t)recv_buf;
406 eibnx_gw_info_t *new_gwi, ibt_wc_t *wc, uint8_t *recv_buf,
566 grh = (ib_grh_t *)(uintptr_t)recv_buf;
291 eibnx_add_gw_to_gwlist(eibnx_thr_info_t *info, eibnx_gw_info_t *gwi, ibt_wc_t *wc, uint8_t *recv_buf) argument
405 eibnx_replace_gw_in_gwlist(eibnx_thr_info_t *info, eibnx_gw_info_t *orig_gwi, eibnx_gw_info_t *new_gwi, ibt_wc_t *wc, uint8_t *recv_buf, boolean_t *gwi_changed) argument
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvldc_impl.h102 caddr_t recv_buf; /* receive buffer */ member in struct:vldc_port
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c1201 * recv_buf Pointer to the first data buffer associated with the
1214 ib_qkey_t qkey, ibt_wc_t *wc, ib_vaddr_t recv_buf)
1223 "%llx)", ud_chan, ud_dest, qkey, wc, recv_buf);
1236 grh = (ib_grh_t *)(uintptr_t)recv_buf;
1213 ibt_modify_reply_ud_dest(ibt_channel_hdl_t ud_chan, ibt_ud_dest_hdl_t ud_dest, ib_qkey_t qkey, ibt_wc_t *wc, ib_vaddr_t recv_buf) argument

Completed in 62 milliseconds