Home
last modified time | relevance | path

Searched refs:NUM_OF_PHYS_TCS (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_init_func.h92 …__le16 tc_rate[NUM_OF_PHYS_TCS] /* RL rate per physical TC (in Mbps). If set to 0, the RL will be …
H A Decore_init_fw_funcs.c265 for (tc = 0; tc < NUM_OF_PHYS_TCS; tc++) in ecore_cmdq_lines_rt_init()
271 for (tc = 0; tc < NUM_OF_PHYS_TCS; tc++) { in ecore_cmdq_lines_rt_init()
321 for (tc = 0; tc < NUM_OF_PHYS_TCS; tc++) in ecore_btb_blocks_rt_init()
330 for (tc = 0; tc < NUM_OF_PHYS_TCS; tc++) { in ecore_btb_blocks_rt_init()
911 num_tc = is_lb ? NUM_OF_TCS : NUM_OF_PHYS_TCS; in ecore_init_nig_ets()
1008 for (tc = 0, reg_offset = 0; tc < NUM_OF_PHYS_TCS; tc++, reg_offset += 4) { in ecore_init_nig_lb_rl()
1034 u8 tc_pri_mask[NUM_OF_PHYS_TCS] = { 0 }; in ecore_init_nig_pri_tc_map()
1050 for (tc = 0; tc < NUM_OF_PHYS_TCS; tc++) { in ecore_init_nig_pri_tc_map()
H A Decore_dev.c353 qm_info->max_phys_tcs_per_port = four_port ? NUM_PHYS_TCS_4PORT_K2 : NUM_OF_PHYS_TCS; in ecore_init_qm_params()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_init_func.h92 …__le16 tc_rate[NUM_OF_PHYS_TCS] /* RL rate per physical TC (in Mbps). If set to 0, the RL will be …
H A Dcommon_hsi.h157 #define NUM_OF_PHYS_TCS (8) macro
160 #define NUM_OF_TCS (NUM_OF_PHYS_TCS + 1)
162 #define LB_TC (NUM_OF_PHYS_TCS)
170 #define MAX_PHYS_VOQS (NUM_OF_PHYS_TCS * MAX_NUM_PORTS_BB)