Searched defs:num_posted (Results  1 – 5 of 5) sorted by relevance
| /illumos-gate/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()427     ibt_send_wr_t *wr, uint_t num_wr, uint_t *num_posted)  in hermon_post_send_rc()
 780     ibt_send_wr_t *wr, uint_t num_wr, uint_t *num_posted)  in hermon_post_send()
 1113     ibt_recv_wr_t *wr, uint_t num_wr, uint_t *num_posted)  in hermon_post_recv()
 1223     ibt_recv_wr_t *wr, uint_t num_wr, uint_t *num_posted)  in hermon_post_srq()
 
 | 
| /illumos-gate/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()384     ibt_recv_wr_t *wr, uint_t num_wr, uint_t *num_posted)  in tavor_post_recv()
 623     ibt_recv_wr_t *wr, uint_t num_wr, uint_t *num_posted)  in tavor_post_srq()
 
 | 
| /illumos-gate/usr/src/uts/common/io/ib/clients/ibd/ | 
| H A D | ibd_cm.c | 2036 	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()  local6682 	uint_t		num_posted;  in ibd_post_send()  local
 
 | 
| /illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/ | 
| H A D | oce_hw.h | 326 		uint32_t num_posted:8;  member345 		uint32_t num_posted:14;  member
 426 		uint32_t num_posted:14;  member
 
 |