Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/airoha/
H A Dairoha_eth.h117 FE_PSE_PORT_CDM1, enumerator
H A Dairoha_eth.c272 [FE_PSE_PORT_CDM1] = 6, in airoha_fe_pse_ports_init()
298 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_CDM1]; q++) in airoha_fe_pse_ports_init()
299 airoha_fe_set_pse_oq_rsv(eth, FE_PSE_PORT_CDM1, q, in airoha_fe_pse_ports_init()
H A Dairoha_ppe.c95 fe_cpu_port = qdma_id ? FE_PSE_PORT_CDM2 : FE_PSE_PORT_CDM1; in airoha_ppe_set_cpu_port()