Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/net/usb/
H A Dax88179_178a.c171 u8 eee_active; member
723 priv->eee_active = 0; in ax88179_chk_eee()
729 priv->eee_active = 0; in ax88179_chk_eee()
737 priv->eee_active = 0; in ax88179_chk_eee()
746 priv->eee_active = 0; in ax88179_chk_eee()
757 priv->eee_active = 0; in ax88179_chk_eee()
761 priv->eee_active = 1; in ax88179_chk_eee()
765 priv->eee_active = 0; in ax88179_chk_eee()
817 edata->eee_active = priv->eee_active; in ax88179_get_eee()
1666 ax179_data->eee_active = 0; in ax88179_reset()
H A Dr8152.c8974 eee->eee_active = phy_check_valid(tp->speed, tp->duplex, common); in r8152_get_eee()
9008 eee->eee_active = phy_check_valid(tp->speed, tp->duplex, common); in r8153_get_eee()
/linux-6.15/net/ethtool/
H A Deee.c98 if (nla_put_u8(skb, ETHTOOL_A_EEE_ACTIVE, eee->eee_active) || in eee_fill_reply()
H A Dioctl.c1756 eee->eee_active = keee->eee_active; in keee_to_eee()
/linux-6.15/drivers/net/phy/
H A Dphy.c1020 phydev->eee_active = err > 0; in phy_check_link_status()
1022 phydev->eee_active; in phy_check_link_status()
1027 phydev->eee_active = false; in phy_check_link_status()
1936 enable_tx_lpi = phydev->eee_cfg.tx_lpi_enabled && phydev->eee_active; in phy_ethtool_set_eee_noneg()
H A Dphy-c45.c1517 data->eee_active = phydev->eee_active; in genphy_c45_ethtool_get_eee()
/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h311 bool eee_active; member
H A Dstmmac_selftests.c434 if (!priv->dma_cap.eee || !priv->eee_active) in stmmac_test_eee()
H A Dstmmac_main.c1077 priv->eee_active = false; in stmmac_mac_disable_tx_lpi()
1100 priv->eee_active = true; in stmmac_mac_enable_tx_lpi()
/linux-6.15/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.h123 bool eee_active; member
H A Dqed_main.c2167 if_link->eee_active = link.eee_active; in qed_fill_link()
H A Dqed_mcp.c1278 p_link->eee_active = !!(eee_status & EEE_ACTIVE_BIT); in qed_mcp_read_eee_config()
/linux-6.15/include/linux/
H A Dethtool.h290 bool eee_active; member
H A Dphy.h680 bool eee_active; member
/linux-6.15/include/uapi/linux/
H A Dethtool.h375 __u32 eee_active; member
/linux-6.15/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ethtool.c718 eee->eee_active = true; in aq_ethtool_get_eee()
/linux-6.15/include/linux/qed/
H A Dqed_if.h749 bool eee_active; member
/linux-6.15/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c1714 edata->eee_active = true; in igc_ethtool_get_eee()
1726 edata->eee_active = false; in igc_ethtool_get_eee()
/linux-6.15/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c3045 igb_get_eee_status_i354(hw, (bool *)&edata->eee_active); in igb_get_eee()
3053 edata->eee_active = true; in igb_get_eee()
3096 edata->eee_active = false; in igb_get_eee()
/linux-6.15/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c1812 edata->eee_active = current_link.eee_active; in qede_get_eee()
/linux-6.15/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c2205 edata->eee_active = true; in e1000e_get_eee()
/linux-6.15/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c2136 edata->eee_active = (eee_cfg & SHMEM_EEE_ACTIVE_BIT) ? 1 : 0; in bnx2x_get_eee()
/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c3465 edata->eee_active = !linkmode_empty(common); in ixgbe_get_eee_fw()
/linux-6.15/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c5697 edata->eee_active = pf->stats.tx_lpi_status && pf->stats.rx_lpi_status; in i40e_get_eee()
/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c4373 if (!bp->eee.eee_active) in bnxt_get_eee()

12