Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/qed/
Dqed_eth_if.h17 #define QED_MIN_L2_CONS (2 + NUM_PHYS_TCS_4PORT_K2)
Dcommon_hsi.h129 #define NUM_PHYS_TCS_4PORT_K2 (4) macro
132 #define NUM_TCS_4PORT_K2 (NUM_PHYS_TCS_4PORT_K2 + 1)
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_dev.c1535 qm_info->max_phys_tcs_per_port = four_port ? NUM_PHYS_TCS_4PORT_K2 : in qed_init_qm_params()
4488 p_hwfn->hw_info.num_hw_tc = NUM_PHYS_TCS_4PORT_K2; in qed_get_hw_info()