Home
last modified time | relevance | path

Searched refs:cmdq_lines (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_fw_funcs.c281 u8 ext_voq, u16 cmdq_lines) in qed_cmdq_lines_voq_rt_init()
283 u32 qm_line_crd = QM_VOQ_LINE_CRD(cmdq_lines); in qed_cmdq_lines_voq_rt_init()
286 (u32)cmdq_lines); 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
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_fw_funcs.c380 u8 ext_voq, u16 cmdq_lines) in qed_cmdq_lines_voq_rt_init()
382 u32 qm_line_crd = QM_VOQ_LINE_CRD(cmdq_lines); in qed_cmdq_lines_voq_rt_init()
385 (u32)cmdq_lines); 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
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c3551 int cmdq_lines, common_lines, ring_lines, tqp_intr_lines; in hclgevf_get_regs_len() local
3554 cmdq_lines = sizeof(cmdq_reg_addr_list) / REG_LEN_PER_LINE + 1; in hclgevf_get_regs_len()
3559 return (cmdq_lines + common_lines + ring_lines * hdev->num_tqps + in hclgevf_get_regs_len()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c11141 int cmdq_lines, common_lines, ring_lines, tqp_intr_lines; in hclge_get_regs_len() local
11163 cmdq_lines = sizeof(cmdq_reg_addr_list) / REG_LEN_PER_LINE + in hclge_get_regs_len()
11176 return (cmdq_lines + common_lines + ring_lines * kinfo->num_tqps + in hclge_get_regs_len()

Completed in 23 milliseconds