Searched defs:num_posted (Results 1 – 5 of 5) sorted by relevance
/titanic_51/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_wr.c | 74 ibt_send_wr_t *wr, uint_t num_wr, uint_t *num_posted) in hermon_post_send_ud() argument 427 ibt_send_wr_t *wr, uint_t num_wr, uint_t *num_posted) in hermon_post_send_rc() argument 780 ibt_send_wr_t *wr, uint_t num_wr, uint_t *num_posted) in hermon_post_send() argument 1113 hermon_post_recv(hermon_state_t * state,hermon_qphdl_t qp,ibt_recv_wr_t * wr,uint_t num_wr,uint_t * num_posted) hermon_post_recv() argument 1223 hermon_post_srq(hermon_state_t * state,hermon_srqhdl_t srq,ibt_recv_wr_t * wr,uint_t num_wr,uint_t * num_posted) hermon_post_srq() argument [all...] |
/titanic_51/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_wr.c | 97 ibt_send_wr_t *wr, uint_t num_wr, uint_t *num_posted) in tavor_post_send() argument 397 ibt_recv_wr_t *wr, uint_t num_wr, uint_t *num_posted) in tavor_post_recv() argument 652 ibt_recv_wr_t *wr, uint_t num_wr, uint_t *num_posted) in tavor_post_srq() argument [all...] |
/titanic_51/usr/src/uts/common/io/ib/clients/ibd/ |
H A D | ibd_cm.c | 2037 uint_t num_posted; in ibd_rc_post_send() local
|
H A D | ibd.c | 3915 uint_t num_posted; in ibd_post_recv_list() local 6682 uint_t num_posted; in ibd_post_send() local [all...] |
/titanic_51/usr/src/uts/common/sys/fibre-channel/fca/oce/ |
H A D | oce_hw.h | 326 uint32_t num_posted:8; member 345 uint32_t num_posted:14; member 426 uint32_t num_posted:14; member
|