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.c283 const u32 pse_port_num_queues[] = { in airoha_fe_pse_ports_init() local
303 pse_port_num_queues[FE_PSE_PORT_PPE2]; in airoha_fe_pse_ports_init()
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()
323 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_PPE1]; 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()
335 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_CDM3] - 1; q++) in airoha_fe_pse_ports_init()
[all …]