Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/airoha/
H A Dairoha_eth.h122 FE_PSE_PORT_CDM2, enumerator
H A Dairoha_eth.c277 [FE_PSE_PORT_CDM2] = 6, in airoha_fe_pse_ports_init()
321 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_CDM2]; q++) in airoha_fe_pse_ports_init()
322 airoha_fe_set_pse_oq_rsv(eth, FE_PSE_PORT_CDM2, q, in airoha_fe_pse_ports_init()
1836 __field_prep(SP_CPORT_MASK(val), FE_PSE_PORT_CDM2)); in airoha_set_gdm2_loopback()
H A Dairoha_ppe.c95 fe_cpu_port = qdma_id ? FE_PSE_PORT_CDM2 : FE_PSE_PORT_CDM1; in airoha_ppe_set_cpu_port()