Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/airoha/
H A Dairoha_eth.c335 [FE_PSE_PORT_PPE2] = 4, in airoha_fe_pse_ports_init()
347 pse_port_num_queues[FE_PSE_PORT_PPE2]; in airoha_fe_pse_ports_init()
388 for (q = 0; q < pse_port_num_queues[FE_PSE_PORT_PPE2]; q++) { in airoha_fe_pse_ports_init()
389 if (q < pse_port_num_queues[FE_PSE_PORT_PPE2] / 2) in airoha_fe_pse_ports_init()
390 airoha_fe_set_pse_oq_rsv(eth, FE_PSE_PORT_PPE2, in airoha_fe_pse_ports_init()
394 airoha_fe_set_pse_oq_rsv(eth, FE_PSE_PORT_PPE2, in airoha_fe_pse_ports_init()
1936 pse_port = FE_PSE_PORT_PPE2; in airoha_dev_open()
2058 pse_port = airoha_ppe_is_enabled(eth, 1) ? FE_PSE_PORT_PPE2 in airoha_disable_gdm2_loopback()
3240 pse_port = airoha_ppe_is_enabled(eth, 1) ? FE_PSE_PORT_PPE2 in airoha_enable_qos_for_gdm34()
H A Dairoha_eth.h129 FE_PSE_PORT_PPE2, enumerator