Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dcommon_hsi.h152 #define NUM_PHYS_TCS_4PORT_K2 4 macro
157 #define NUM_TCS_4PORT_K2 (NUM_PHYS_TCS_4PORT_K2 + 1)
H A Decore_dev.c1915 qm_info->max_phys_tcs_per_port = four_port ? NUM_PHYS_TCS_4PORT_K2 : NUM_OF_PHYS_TCS; in ecore_init_qm_params()
5664 p_hwfn->hw_info.num_hw_tc = NUM_PHYS_TCS_4PORT_K2; in ecore_get_hw_info()