Home
last modified time | relevance | path

Searched refs:PURE_LB_TC (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/qlogic/qed/
Dqed_init_fw_funcs.c295 if (tc == PURE_LB_TC) in qed_get_ext_voq()
441 PURE_LB_TC, max_phys_tcs_per_port); in qed_cmdq_lines_rt_init()
518 PURE_LB_TC, max_phys_tcs_per_port); in qed_btb_blocks_rt_init()
Dqed_sriov.c3615 tc_id = (tc < max_phys_tcs_per_port) ? tc : PURE_LB_TC; in qed_iov_vf_flr_poll_pbf()
3633 tc : PURE_LB_TC; in qed_iov_vf_flr_poll_pbf()
Dqed_ll2.c1068 case PURE_LB_TC: in qed_sp_ll2_tx_queue_start()
Dqed_dev.c1821 qed_init_qm_pq(p_hwfn, qm_info, PURE_LB_TC, PQ_INIT_SHARE_VPORT); in qed_init_qm_lb_pq()
Dqed_hsi.h2380 PURE_LB_TC ? NUM_OF_PHYS_TCS *\
/linux-6.6.21/include/linux/qed/
Dcommon_hsi.h135 #define PURE_LB_TC NUM_OF_PHYS_TCS macro