Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/airoha/
H A Dairoha_eth.h121 FE_PSE_PORT_PPE1, enumerator
H A Dairoha_eth.c276 [FE_PSE_PORT_PPE1] = 4, in airoha_fe_pse_ports_init()
313 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_PPE1]; q++) { in airoha_fe_pse_ports_init()
314 if (q < pse_port_num_queues[FE_PSE_PORT_PPE1]) in airoha_fe_pse_ports_init()
315 airoha_fe_set_pse_oq_rsv(eth, FE_PSE_PORT_PPE1, q, in airoha_fe_pse_ports_init()
318 airoha_fe_set_pse_oq_rsv(eth, FE_PSE_PORT_PPE1, q, 0); in airoha_fe_pse_ports_init()
1711 u32 pse_port = FE_PSE_PORT_PPE1; in airoha_dev_open()