Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dphylink.h73 bool pcs_poll; member
/Linux-v5.10/net/dsa/
Dport.c690 dp->pl_config.pcs_poll = ds->pcs_poll; in dsa_port_phylink_register()
/Linux-v5.10/include/net/
Ddsa.h328 bool pcs_poll; member
/Linux-v5.10/Documentation/networking/
Dsfp-phylink.rst266 it should set ``priv->phylink_config.pcs_poll = true;`` in step 9.
/Linux-v5.10/drivers/net/dsa/
Dqca8k.c789 ds->pcs_poll = true; in qca8k_setup()
/Linux-v5.10/drivers/net/phy/
Dphylink.c1232 poll |= pl->config->pcs_poll; in phylink_start()
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c1095 priv->phylink_config.pcs_poll = true; in stmmac_phy_setup()