Searched refs:ext_voq (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_fw_funcs.c | 108 #define PBF_CMDQ_LINES_RT_OFFSET(ext_voq) \ 110 (ext_voq) * (PBF_REG_YCMD_QS_NUM_LINES_VOQ1_RT_OFFSET - \ 113 #define PBF_BTB_GUARANTEED_RT_OFFSET(ext_voq) \ 115 (ext_voq) * (PBF_REG_BTB_GUARANTEED_VOQ1_RT_OFFSET - \ 160 rl_id, ext_voq, wrr) \ 171 SET_FIELD(__reg, QM_RF_PQ_MAP_##chip##_VOQ, (ext_voq)); \ 281 u8 ext_voq, u16 cmdq_lines) in qed_cmdq_lines_voq_rt_init() 285 OVERWRITE_RT_REG(p_hwfn, PBF_CMDQ_LINES_RT_OFFSET(ext_voq), in qed_cmdq_lines_voq_rt_init() 287 STORE_RT_REG(p_hwfn, QM_REG_VOQCRDLINE_RT_OFFSET + ext_voq, in qed_cmdq_lines_voq_rt_init() 289 STORE_RT_REG(p_hwfn, QM_REG_VOQINITCRDLINE_RT_OFFSET + ext_voq, in qed_cmdq_lines_voq_rt_init() 280 qed_cmdq_lines_voq_rt_init(struct qed_hwfn *p_hwfn, u8 ext_voq, u16 cmdq_lines) qed_cmdq_lines_voq_rt_init() argument 300 u8 tc, ext_voq, port_id, num_tcs_in_port; qed_cmdq_lines_rt_init() local 374 u8 tc, ext_voq, port_id, num_tcs_in_port; qed_btb_blocks_rt_init() local 493 u8 ext_voq; qed_tx_pq_map_rt_init() local 629 u8 ext_voq; qed_pf_wfq_rt_init() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_fw_funcs.c | 131 #define PBF_CMDQ_LINES_RT_OFFSET(ext_voq) \ 133 (ext_voq) * (PBF_REG_YCMD_QS_NUM_LINES_VOQ1_RT_OFFSET - \ 136 #define PBF_BTB_GUARANTEED_RT_OFFSET(ext_voq) \ 138 (ext_voq) * (PBF_REG_BTB_GUARANTEED_VOQ1_RT_OFFSET - \ 183 rl_id, ext_voq, wrr) \ 194 SET_FIELD(__reg, QM_RF_PQ_MAP_VOQ, (ext_voq)); \ 380 u8 ext_voq, u16 cmdq_lines) in qed_cmdq_lines_voq_rt_init() 384 OVERWRITE_RT_REG(p_hwfn, PBF_CMDQ_LINES_RT_OFFSET(ext_voq), in qed_cmdq_lines_voq_rt_init() 386 STORE_RT_REG(p_hwfn, QM_REG_VOQCRDLINE_RT_OFFSET + ext_voq, in qed_cmdq_lines_voq_rt_init() 388 STORE_RT_REG(p_hwfn, QM_REG_VOQINITCRDLINE_RT_OFFSET + ext_voq, in qed_cmdq_lines_voq_rt_init() 379 qed_cmdq_lines_voq_rt_init(struct qed_hwfn *p_hwfn, u8 ext_voq, u16 cmdq_lines) qed_cmdq_lines_voq_rt_init() argument 399 u8 tc, ext_voq, port_id, num_tcs_in_port; qed_cmdq_lines_rt_init() local 473 u8 tc, ext_voq, port_id, num_tcs_in_port; qed_btb_blocks_rt_init() local 654 u8 ext_voq; qed_tx_pq_map_rt_init() local 790 u8 ext_voq; qed_pf_wfq_rt_init() local [all...] |
Completed in 3 milliseconds