Home
last modified time | relevance | path

Searched refs:eee_active (Results 1 – 25 of 36) sorted by relevance

12

/linux-6.6.21/drivers/net/ethernet/broadcom/asp2/
Dbcmasp_ethtool.c363 intf->eee.eee_active = enable; in bcmasp_eee_enable_set()
375 e->eee_active = p->eee_active; in bcmasp_get_eee()
402 intf->eee.eee_active = ret >= 0; in bcmasp_set_eee()
Dbcmasp_intf.c661 intf->eee.eee_active = phy_init_eee(phydev, 0) >= 0; in bcmasp_adj_link()
662 bcmasp_eee_enable_set(intf, intf->eee.eee_active); in bcmasp_adj_link()
/linux-6.6.21/drivers/net/usb/
Dax88179_178a.c171 u8 eee_active; member
722 priv->eee_active = 0; in ax88179_chk_eee()
728 priv->eee_active = 0; in ax88179_chk_eee()
736 priv->eee_active = 0; in ax88179_chk_eee()
745 priv->eee_active = 0; in ax88179_chk_eee()
756 priv->eee_active = 0; in ax88179_chk_eee()
760 priv->eee_active = 1; in ax88179_chk_eee()
764 priv->eee_active = 0; in ax88179_chk_eee()
816 edata->eee_active = priv->eee_active; in ax88179_get_eee()
1661 ax179_data->eee_active = 0; in ax88179_reset()
/linux-6.6.21/drivers/net/phy/
Dphy-c45.c1394 bool eee_enabled, eee_active; in genphy_c45_eee_is_active() local
1408 eee_active = phy_check_valid(phydev->speed, phydev->duplex, in genphy_c45_eee_is_active()
1411 eee_active = false; in genphy_c45_eee_is_active()
1420 return eee_active; in genphy_c45_eee_is_active()
1445 data->eee_active = ret; in genphy_c45_ethtool_get_eee()
/linux-6.6.21/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_ethtool.c144 edata->eee_active = priv->eee_active; in sxgbe_get_eee()
Dsxgbe_common.h506 int eee_active; member
Dsxgbe_main.c133 priv->eee_active = 1; in sxgbe_eee_init()
/linux-6.6.21/net/ethtool/
Deee.c101 if (nla_put_u8(skb, ETHTOOL_A_EEE_ACTIVE, !!eee->eee_active) || in eee_fill_reply()
/linux-6.6.21/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c91 priv->eee.eee_active = phy_init_eee(phydev, 0) >= 0; in bcmgenet_mac_config()
93 priv->eee.eee_enabled && priv->eee.eee_active, in bcmgenet_mac_config()
Dbcmgenet.c1316 priv->eee.eee_active = enable; in bcmgenet_eee_enable_set()
1332 e->eee_active = p->eee_active; in bcmgenet_get_eee()
1355 p->eee_active = phy_init_eee(dev->phydev, false) >= 0; in bcmgenet_set_eee()
1357 bcmgenet_eee_enable_set(dev, p->eee_active, e->tx_lpi_enabled); in bcmgenet_set_eee()
/linux-6.6.21/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h263 int eee_active; member
Dstmmac_ethtool.c898 edata->eee_active = priv->eee_active; in stmmac_ethtool_op_get_eee()
Dstmmac_main.c488 if (!priv->eee_active) { in stmmac_eee_init()
503 if (priv->eee_active && !priv->eee_enabled) { in stmmac_eee_init()
981 priv->eee_active = false; in stmmac_mac_link_down()
1092 priv->eee_active = in stmmac_mac_link_up()
Dstmmac_selftests.c434 if (!priv->dma_cap.eee || !priv->eee_active) in stmmac_test_eee()
/linux-6.6.21/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.h123 bool eee_active; member
Dqed_main.c2169 if_link->eee_active = link.eee_active; in qed_fill_link()
/linux-6.6.21/drivers/net/ethernet/microchip/
Dlan743x_ethtool.c1077 eee->eee_active = !!(eee->advertised & eee->lp_advertised); in lan743x_ethtool_get_eee()
1084 eee->eee_active = false; in lan743x_ethtool_get_eee()
/linux-6.6.21/include/uapi/linux/
Dethtool.h375 __u32 eee_active; member
/linux-6.6.21/drivers/net/ethernet/marvell/
Dmvneta.c545 bool eee_active; member
4236 pp->eee_active = false; in mvneta_mac_link_down()
4288 pp->eee_active = phy_init_eee(phy, false) >= 0; in mvneta_mac_link_up()
4289 mvneta_set_eee(pp, pp->eee_active && pp->tx_lpi_enabled); in mvneta_mac_link_up()
5107 eee->eee_active = pp->eee_active; in mvneta_ethtool_get_eee()
/linux-6.6.21/drivers/net/ethernet/aquantia/atlantic/
Daq_ethtool.c726 eee->eee_active = true; in aq_ethtool_get_eee()
/linux-6.6.21/include/linux/qed/
Dqed_if.h749 bool eee_active; member
/linux-6.6.21/drivers/net/ethernet/intel/igc/
Digc_ethtool.c1643 edata->eee_active = true; in igc_ethtool_get_eee()
1658 edata->eee_active = false; in igc_ethtool_get_eee()
/linux-6.6.21/drivers/net/ethernet/intel/igb/
Digb_ethtool.c3052 igb_get_eee_status_i354(hw, (bool *)&edata->eee_active); in igb_get_eee()
3060 edata->eee_active = true; in igb_get_eee()
3103 edata->eee_active = false; in igb_get_eee()
/linux-6.6.21/drivers/net/ethernet/qlogic/qede/
Dqede_ethtool.c1828 edata->eee_active = current_link.eee_active; in qede_get_eee()
/linux-6.6.21/drivers/net/ethernet/freescale/
Dfec_main.c3120 p->eee_active = enable; in fec_enet_eee_mode_set()
3141 edata->eee_active = p->eee_active; in fec_enet_get_eee()

12