Searched refs:tgt_queue (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/xge/hal/include/ |
H A D | xgehal-device.h | 301 u8 tgt_queue; member 806 u8 is_tcp, u8 is_ipv4, u8 tgt_queue);
|
/titanic_41/usr/src/uts/common/io/xge/hal/xgehal/ |
H A D | xgehal-device.c | 1925 u8 is_ipv4, u8 tgt_queue, u32 jhash_value, u16 spdm_entry) in __hal_spdm_entry_add() argument 1941 l4_sp, l4_dp, jhash_value, tgt_queue); in __hal_spdm_entry_add() 1950 vBIT(tgt_queue,53,3) | in __hal_spdm_entry_add() 2004 hldev->spdm_table[spdm_entry]->tgt_queue = tgt_queue; in __hal_spdm_entry_add() 2121 spdm_entry->tgt_queue, in __hal_device_rth_spdm_configure() 6072 u8 is_tcp, u8 is_ipv4, u8 tgt_queue) in xge_hal_spdm_entry_add() argument 6092 if ((tgt_queue < XGE_HAL_MIN_RING_NUM) || in xge_hal_spdm_entry_add() 6093 (tgt_queue > XGE_HAL_MAX_RING_NUM)) { in xge_hal_spdm_entry_add() 6181 is_tcp, is_ipv4, tgt_queue, in xge_hal_spdm_entry_add()
|