Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dphylink.h73 bool pcs_poll; member
/OK3568_Linux_fs/kernel/net/dsa/
H A Dport.c690 dp->pl_config.pcs_poll = ds->pcs_poll; in dsa_port_phylink_register()
/OK3568_Linux_fs/kernel/include/net/
H A Ddsa.h328 bool pcs_poll; member
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dsfp-phylink.rst266 it should set ``priv->phylink_config.pcs_poll = true;`` in step 9.
/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Dqca8k.c789 ds->pcs_poll = true; in qca8k_setup()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c2081 lp->phylink_config.pcs_poll = true; in axienet_probe()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphylink.c1256 poll |= pl->config->pcs_poll; in phylink_start()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1160 priv->phylink_config.pcs_poll = true; in stmmac_phy_setup()