Home
last modified time | relevance | path

Searched refs:voq (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_init_fw_funcs.c230 u8 voq, in ecore_cmdq_lines_voq_rt_init() argument
248 u8 tc, voq, port_id, num_tcs_in_port; in ecore_cmdq_lines_rt_init() local
251 for (voq = 0; voq < MAX_NUM_VOQS; voq++) in ecore_cmdq_lines_rt_init()
252 STORE_RT_REG(p_hwfn, PBF_CMDQ_LINES_RT_OFFSET(voq), 0); in ecore_cmdq_lines_rt_init()
273 voq = PHYS_VOQ(port_id, tc, max_phys_tcs_per_port); in ecore_cmdq_lines_rt_init()
308 u8 tc, voq, port_id, num_tcs_in_port; in ecore_btb_blocks_rt_init() local
332 voq = PHYS_VOQ(port_id, tc, max_phys_tcs_per_port); in ecore_btb_blocks_rt_init()
387 u8 voq, vport_id_in_pf; in ecore_tx_pq_map_rt_init() local
390 voq = VOQ(port_id, pq_params[i].tc_id, max_phys_tcs_per_port); in ecore_tx_pq_map_rt_init()
417 SET_FIELD(tx_pq_map.reg, QM_RF_PQ_MAP_VOQ, voq); in ecore_tx_pq_map_rt_init()
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/include/
H A Dl4debug.h87 #define L4_DEBUG_SET_VOQ(_data, voq) \ argument
89 (_data[L4_DEBUG_BIT_FIELDS] |= ((voq << L4_DEBUG_VOQ_SHIFT) & L4_DEBUG_VOQ_MASK))
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h8029 …u8_t voq /* voq to return credit on. Normally equal to port (i.e. always 0 in E2 operational conne… member
8033 …u8_t voq /* voq to return credit on. Normally equal to port (i.e. always 0 in E2 operational conne…