Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/airoha/
H A Dairoha_eth.h114 FE_PSE_PORT_GDM4, enumerator
H A Dairoha_eth.c296 [FE_PSE_PORT_GDM4] = 2, in airoha_fe_pse_ports_init()
350 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_GDM4]; q++) in airoha_fe_pse_ports_init()
351 airoha_fe_set_pse_oq_rsv(eth, FE_PSE_PORT_GDM4, q, in airoha_fe_pse_ports_init()
1605 u32 pse_port = port->id == 3 ? FE_PSE_PORT_GDM3 : FE_PSE_PORT_GDM4; in airhoha_set_gdm2_loopback()
1820 fport = port->id == 4 ? FE_PSE_PORT_GDM4 : port->id; in airoha_dev_xmit()
H A Dairoha_ppe.c233 pse_port = port->id == 4 ? FE_PSE_PORT_GDM4 : port->id; in airoha_ppe_foe_entry_prepare()