Searched refs:pse_port_num_queues (Results 1 – 1 of 1) sorted by relevance
1244 const u32 pse_port_num_queues[] = { in airoha_fe_pse_ports_init() local1262 all_rsv += PSE_RSV_PAGES * pse_port_num_queues[FE_PSE_PORT_PPE2]; in airoha_fe_pse_ports_init()1266 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_CDM1]; q++) in airoha_fe_pse_ports_init()1270 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_GDM1]; q++) in airoha_fe_pse_ports_init()1274 for (q = 6; q < pse_port_num_queues[FE_PSE_PORT_GDM2]; q++) in airoha_fe_pse_ports_init()1277 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_GDM3]; q++) in airoha_fe_pse_ports_init()1281 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_PPE1]; q++) { in airoha_fe_pse_ports_init()1282 if (q < pse_port_num_queues[FE_PSE_PORT_PPE1]) in airoha_fe_pse_ports_init()1289 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_CDM2]; q++) in airoha_fe_pse_ports_init()1293 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_CDM3] - 1; q++) in airoha_fe_pse_ports_init()[all …]