Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/airoha/
H A Dairoha_eth.c300 if (airoha_ppe_is_enabled(eth, 1)) { in airoha_fe_pse_ports_init()
341 if (airoha_ppe_is_enabled(eth, 1)) { in airoha_fe_pse_ports_init()
1761 if (airoha_ppe_is_enabled(eth, 1)) { in airoha_dev_init()
H A Dairoha_ppe.c73 bool airoha_ppe_is_enabled(struct airoha_eth *eth, int index) in airoha_ppe_is_enabled() function