Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mediatek/
H A Dairoha_eth.c718 FE_PSE_PORT_GDM4, enumerator
1170 [FE_PSE_PORT_GDM4] = 2, in airoha_fe_pse_ports_init()
1224 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_GDM4]; q++) in airoha_fe_pse_ports_init()
1225 airoha_fe_set_pse_oq_rsv(eth, FE_PSE_PORT_GDM4, q, in airoha_fe_pse_ports_init()
2449 fport = port->id == 4 ? FE_PSE_PORT_GDM4 : port->id; in airoha_dev_xmit()