Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/airoha/
H A Dairoha_eth.c326 const u32 pse_port_num_queues[] = { in airoha_fe_pse_ports_init() local
347 pse_port_num_queues[FE_PSE_PORT_PPE2]; in airoha_fe_pse_ports_init()
353 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_CDM1]; q++) in airoha_fe_pse_ports_init()
357 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_GDM1]; q++) in airoha_fe_pse_ports_init()
361 for (q = 6; q < pse_port_num_queues[FE_PSE_PORT_GDM2]; q++) in airoha_fe_pse_ports_init()
364 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_GDM3]; q++) in airoha_fe_pse_ports_init()
368 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_PPE1]; q++) { in airoha_fe_pse_ports_init()
369 if (q < pse_port_num_queues[FE_PSE_PORT_PPE1] / 2) in airoha_fe_pse_ports_init()
376 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_CDM2]; q++) in airoha_fe_pse_ports_init()
380 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_CDM3] - 1; q++) in airoha_fe_pse_ports_init()
[all …]