Searched refs:log_sq_size (Results 1 - 4 of 4) sorted by relevance
| /vbox/src/VBox/Devices/PC/ipxe/src/drivers/infiniband/ | ||
| H A D | MT25218_PRM.h | 972 pseudo_bit_t log_sq_size[0x00004]; /* Log2 of the Number of WQEs in the Send Queue. */ member in struct:arbelprm_queue_pair_ee_context_entry_st |
| H A D | MT25408_PRM.h | 822 pseudo_bit_t log_sq_size[0x00004]; /* Log2 of the Number of WQEs in the Send Queue. */ member in struct:hermonprm_queue_pair_ee_context_entry_st |
| H A D | arbel.c | 1023 qpc_eec_data.log_sq_size, fls ( qp->send.num_wqes - 1 ), |
| H A D | hermon.c | 1177 qpc_eec_data.log_sq_size, |
Completed in 702 milliseconds