Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/qed/
Dcommon_hsi.h149 #define NUM_PHYS_TCS_4PORT_K2 (4) macro
152 #define NUM_TCS_4PORT_K2 (NUM_PHYS_TCS_4PORT_K2 + 1)
Dqed_eth_if.h43 #define QED_MIN_L2_CONS (2 + NUM_PHYS_TCS_4PORT_K2)
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_dev.c323 qm_info->max_phys_tcs_per_port = four_port ? NUM_PHYS_TCS_4PORT_K2 : in qed_init_qm_params()
2997 p_hwfn->hw_info.num_hw_tc = NUM_PHYS_TCS_4PORT_K2; in qed_get_hw_info()