pcs_duplex 142 drivers/net/ethernet/stmicro/stmmac/common.h unsigned long pcs_duplex; pcs_duplex 295 drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c x->pcs_duplex = (status & GMAC_RGSMIIIS_LNKMOD_MASK); pcs_duplex 298 drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c x->pcs_duplex ? "Full" : "Half"); pcs_duplex 550 drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c x->pcs_duplex = (status & GMAC_PHYIF_CTRLSTATUS_LNKMOD_MASK); pcs_duplex 553 drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c x->pcs_duplex ? "Full" : "Half"); pcs_duplex 289 drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c cmd->base.duplex = priv->xstats.pcs_duplex;