Home
last modified time | relevance | path

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

12

/linux/drivers/net/usb/
A Dax88179_178a.c169 u8 eee_active; member
760 priv->eee_active = 0; in ax88179_chk_eee()
766 priv->eee_active = 0; in ax88179_chk_eee()
774 priv->eee_active = 0; in ax88179_chk_eee()
783 priv->eee_active = 0; in ax88179_chk_eee()
794 priv->eee_active = 0; in ax88179_chk_eee()
798 priv->eee_active = 1; in ax88179_chk_eee()
802 priv->eee_active = 0; in ax88179_chk_eee()
854 edata->eee_active = priv->eee_active; in ax88179_get_eee()
1414 ax179_data->eee_active = 0; in ax88179_bind()
[all …]
A Dlan78xx.c1529 edata->eee_active = !!(edata->advertised & in lan78xx_get_eee()
1537 edata->eee_active = false; in lan78xx_get_eee()
/linux/drivers/net/ethernet/samsung/sxgbe/
A Dsxgbe_ethtool.c144 edata->eee_active = priv->eee_active; in sxgbe_get_eee()
A Dsxgbe_common.h506 int eee_active; member
A Dsxgbe_main.c133 priv->eee_active = 1; in sxgbe_eee_init()
/linux/net/ethtool/
A Deee.c101 if (nla_put_u8(skb, ETHTOOL_A_EEE_ACTIVE, !!eee->eee_active) || in eee_fill_reply()
/linux/drivers/net/ethernet/microchip/
A Dlan743x_ethtool.c715 eee->eee_active = !!(eee->advertised & eee->lp_advertised); in lan743x_ethtool_get_eee()
722 eee->eee_active = false; in lan743x_ethtool_get_eee()
/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac.h248 int eee_active; member
A Dstmmac_ethtool.c768 edata->eee_active = priv->eee_active; in stmmac_ethtool_op_get_eee()
A Dstmmac_main.c481 if (!priv->eee_active) { in stmmac_eee_init()
496 if (priv->eee_active && !priv->eee_enabled) { in stmmac_eee_init()
1077 priv->eee_active = false; in stmmac_mac_link_down()
1175 priv->eee_active = phy_init_eee(phy, 1) >= 0; in stmmac_mac_link_up()
A Dstmmac_selftests.c434 if (!priv->dma_cap.eee || !priv->eee_active) in stmmac_test_eee()
/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_mcp.h121 bool eee_active; member
A Dqed_main.c2197 if_link->eee_active = link.eee_active; in qed_fill_link()
/linux/drivers/net/ethernet/marvell/
A Dmvneta.c510 bool eee_active; member
4049 pp->eee_active = false; in mvneta_mac_link_down()
4101 pp->eee_active = phy_init_eee(phy, 0) >= 0; in mvneta_mac_link_up()
4102 mvneta_set_eee(pp, pp->eee_active && pp->tx_lpi_enabled); in mvneta_mac_link_up()
4885 eee->eee_active = pp->eee_active; in mvneta_ethtool_get_eee()
/linux/include/uapi/linux/
A Dethtool.h376 __u32 eee_active; member
/linux/drivers/net/ethernet/aquantia/atlantic/
A Daq_ethtool.c716 eee->eee_active = true; in aq_ethtool_get_eee()
/linux/include/linux/qed/
A Dqed_if.h748 bool eee_active; member
/linux/drivers/net/ethernet/intel/igc/
A Digc_ethtool.c1593 edata->eee_active = true; in igc_ethtool_get_eee()
1608 edata->eee_active = false; in igc_ethtool_get_eee()
/linux/drivers/net/phy/
A Dphy.c1352 data->eee_active = !!(data->advertised & data->lp_advertised); in phy_ethtool_get_eee()
/linux/drivers/net/ethernet/intel/igb/
A Digb_ethtool.c3043 igb_get_eee_status_i354(hw, (bool *)&edata->eee_active); in igb_get_eee()
3051 edata->eee_active = true; in igb_get_eee()
3094 edata->eee_active = false; in igb_get_eee()
/linux/drivers/net/ethernet/qlogic/qede/
A Dqede_ethtool.c1794 edata->eee_active = current_link.eee_active; in qede_get_eee()
/linux/drivers/net/ethernet/freescale/
A Dfec_main.c2800 p->eee_active = enable; in fec_enet_eee_mode_set()
2821 edata->eee_active = p->eee_active; in fec_enet_get_eee()
/linux/drivers/net/ethernet/broadcom/genet/
A Dbcmgenet.c1333 priv->eee.eee_active = enable; in bcmgenet_eee_enable_set()
1348 e->eee_active = p->eee_active; in bcmgenet_get_eee()
/linux/drivers/net/ethernet/intel/e1000e/
A Dethtool.c2234 edata->eee_active = true; in e1000e_get_eee()
/linux/drivers/net/dsa/b53/
A Db53_common.c2209 e->eee_active = !!(reg & BIT(port)); in b53_get_mac_eee()

Completed in 133 milliseconds

12