Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A 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()
H A 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()
H A Dqed_ll2.c1068 case PURE_LB_TC: in qed_sp_ll2_tx_queue_start()
H A Dqed_dev.c1821 qed_init_qm_pq(p_hwfn, qm_info, PURE_LB_TC, PQ_INIT_SHARE_VPORT); in qed_init_qm_lb_pq()
H A Dqed_hsi.h2380 PURE_LB_TC ? NUM_OF_PHYS_TCS *\
/linux/include/linux/qed/
H A Dcommon_hsi.h135 #define PURE_LB_TC NUM_OF_PHYS_TCS macro