Home
last modified time | relevance | path

Searched refs:eibnx_queue_for_creation (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h484 void eibnx_queue_for_creation(eibnx_thr_info_t *, eibnx_gw_info_t *);
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_hdlrs.c729 eibnx_queue_for_creation(info, new_gwi); in eibnx_process_rx()
757 eibnx_queue_for_creation(info, orig_gwi); in eibnx_process_rx()
H A Denx_q.c611 eibnx_queue_for_creation(eibnx_thr_info_t *info, eibnx_gw_info_t *gwi) in eibnx_queue_for_creation() function