Searched refs:ooo_isle (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_ooo.c | 442 u32 cid, u8 ooo_isle, in ecore_ooo_add_new_isle() argument 449 if (ooo_isle > 1) { in ecore_ooo_add_new_isle() 450 p_prev_isle = ecore_ooo_seek_isle(p_hwfn, p_ooo_info, cid, ooo_isle - 1); in ecore_ooo_add_new_isle() 454 ooo_isle - 1, cid); in ecore_ooo_add_new_isle() 459 if (!p_archipelago && (ooo_isle != 1)) { in ecore_ooo_add_new_isle() 504 u8 ooo_isle, in ecore_ooo_add_new_buffer() argument 509 p_isle = ecore_ooo_seek_isle(p_hwfn, p_ooo_info, cid, ooo_isle); in ecore_ooo_add_new_buffer() 513 ooo_isle, cid); in ecore_ooo_add_new_buffer() 587 iscsi_ooo->cid, iscsi_ooo->ooo_opcode, iscsi_ooo->ooo_isle); in ecore_ooo_dump_rx_event()
|
H A D | ecore_ooo.h | 129 u8 ooo_isle, 135 u8 ooo_isle,
|
H A D | tcp_common.h | 46 u8 ooo_isle /* OOO isle number to add the packet to */; member
|
H A D | ecore_ll2.c | 637 iscsi_ooo->ooo_isle, in ecore_ll2_lb_rxq_handler() 644 iscsi_ooo->ooo_isle, in ecore_ll2_lb_rxq_handler() 652 iscsi_ooo->ooo_isle, in ecore_ll2_lb_rxq_handler() 660 iscsi_ooo->ooo_isle + in ecore_ll2_lb_rxq_handler() 667 iscsi_ooo->ooo_isle); in ecore_ll2_lb_rxq_handler()
|
/freebsd/sys/dev/bxe/ |
H A D | ecore_hsi.h | 11065 uint8_t ooo_isle /* OOO isle number to add the packet to */; member
|