Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mediatek/
Dairoha_eth.c1156 const u32 pse_port_num_queues[] = { in airoha_fe_pse_ports_init() local
1173 PSE_RSV_PAGES * pse_port_num_queues[FE_PSE_PORT_PPE2]); in airoha_fe_pse_ports_init()
1176 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_CDM1]; q++) in airoha_fe_pse_ports_init()
1180 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_GDM1]; q++) in airoha_fe_pse_ports_init()
1184 for (q = 6; q < pse_port_num_queues[FE_PSE_PORT_GDM2]; q++) in airoha_fe_pse_ports_init()
1187 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_GDM3]; q++) in airoha_fe_pse_ports_init()
1191 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_PPE1]; q++) { in airoha_fe_pse_ports_init()
1192 if (q < pse_port_num_queues[FE_PSE_PORT_PPE1]) in airoha_fe_pse_ports_init()
1199 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_CDM2]; q++) in airoha_fe_pse_ports_init()
1203 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_CDM3] - 1; q++) in airoha_fe_pse_ports_init()
[all …]