Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/airoha/
H A Dairoha_eth.c286 const u32 pse_port_num_queues[] = { in airoha_fe_pse_ports_init() local
308 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_CDM1]; q++) in airoha_fe_pse_ports_init()
312 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_GDM1]; q++) in airoha_fe_pse_ports_init()
316 for (q = 6; q < pse_port_num_queues[FE_PSE_PORT_GDM2]; q++) in airoha_fe_pse_ports_init()
319 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_GDM3]; q++) in airoha_fe_pse_ports_init()
324 if (q < pse_port_num_queues[FE_PSE_PORT_PPE1]) in airoha_fe_pse_ports_init()
331 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_CDM2]; q++) in airoha_fe_pse_ports_init()
338 for (q = 4; q < pse_port_num_queues[FE_PSE_PORT_CDM4]; q++) in airoha_fe_pse_ports_init()
343 if (q < pse_port_num_queues[FE_PSE_PORT_PPE2] / 2) in airoha_fe_pse_ports_init()
350 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_GDM4]; q++) in airoha_fe_pse_ports_init()
[all …]