Home
last modified time | relevance | path

Searched defs:eee (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.12.1/net/ethtool/
Deee.c13 struct ethtool_keee eee; member
30 struct ethtool_keee *eee = &data->eee; in eee_prepare_data() local
49 const struct ethtool_keee *eee = &data->eee; in eee_reply_size() local
82 const struct ethtool_keee *eee = &data->eee; in eee_fill_reply() local
132 struct ethtool_keee eee = {}; in ethnl_set_eee() local
Dioctl.c1716 const struct ethtool_eee *eee) in eee_to_keee()
1728 static void keee_to_eee(struct ethtool_eee *eee, in keee_to_eee()
1753 struct ethtool_eee eee; in ethtool_get_eee() local
1774 struct ethtool_eee eee; in ethtool_set_eee() local
/linux-6.12.1/include/net/
Deee.h22 static inline void eeecfg_to_eee(struct ethtool_keee *eee, in eeecfg_to_eee()
31 const struct ethtool_keee *eee) in eee_to_eeecfg()
/linux-6.12.1/Documentation/netlink/specs/
Dethtool.yaml1544 attributes: &eee anchor
/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/
Daq_ethtool.c690 static int aq_ethtool_get_eee(struct net_device *ndev, struct ethtool_keee *eee) in aq_ethtool_get_eee()
722 static int aq_ethtool_set_eee(struct net_device *ndev, struct ethtool_keee *eee) in aq_ethtool_set_eee()
/linux-6.12.1/crypto/
Drmd160.c51 u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee; in rmd160_transform() local
/linux-6.12.1/drivers/net/ethernet/microchip/
Dlan743x_ethtool.c1054 struct ethtool_keee *eee) in lan743x_ethtool_get_eee()
1065 struct ethtool_keee *eee) in lan743x_ethtool_set_eee()
/linux-6.12.1/drivers/net/dsa/b53/
Db53_priv.h98 struct ethtool_keee eee; member
/linux-6.12.1/drivers/net/phy/
Dphylink.c2851 int phylink_ethtool_get_eee(struct phylink *pl, struct ethtool_keee *eee) in phylink_ethtool_get_eee()
2869 int phylink_ethtool_set_eee(struct phylink *pl, struct ethtool_keee *eee) in phylink_ethtool_set_eee()
Dmarvell.c1510 struct ethtool_keee eee; in m88e1540_set_fld() local
/linux-6.12.1/drivers/net/dsa/qca/
Dqca8k-common.c537 struct ethtool_keee *eee) in qca8k_set_mac_eee()
/linux-6.12.1/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.h65 struct qed_link_eee_params eee; member
/linux-6.12.1/drivers/net/usb/
Dr8152.c910 u32 eee:1; member
8956 static int r8152_get_eee(struct r8152 *tp, struct ethtool_keee *eee) in r8152_get_eee()
8978 static int r8152_set_eee(struct r8152 *tp, struct ethtool_keee *eee) in r8152_set_eee()
8990 static int r8153_get_eee(struct r8152 *tp, struct ethtool_keee *eee) in r8153_get_eee()
/linux-6.12.1/drivers/net/ethernet/broadcom/asp2/
Dbcmasp.h352 struct ethtool_keee eee; member
/linux-6.12.1/drivers/net/ethernet/freescale/
Dfec.h675 struct ethtool_keee eee; member
/linux-6.12.1/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_common.h415 unsigned int eee; member
/linux-6.12.1/drivers/net/ethernet/synopsys/
Ddwc-xlgmac.h508 unsigned int eee; /* Energy Efficient Ethernet */ member
/linux-6.12.1/drivers/net/ethernet/intel/igc/
Digc.h204 struct ethtool_keee eee; member
/linux-6.12.1/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.h650 struct ethtool_keee eee; member
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h425 unsigned int eee; member
/linux-6.12.1/include/linux/qed/
Dqed_if.h730 struct qed_link_eee_params eee; member
751 struct qed_link_eee_params eee; member
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c11198 struct ethtool_keee *eee = &bp->eee; in bnxt_hwrm_phy_qcaps() local
11343 struct ethtool_keee *eee = &bp->eee; in bnxt_update_link() local
11532 struct ethtool_keee *eee = &bp->eee; in bnxt_hwrm_set_eee() local
11898 struct ethtool_keee *eee = &bp->eee; in bnxt_eee_config_ok() local
Dbnxt_ethtool.c4247 struct ethtool_keee *eee = &bp->eee; in bnxt_set_eee() local
/linux-6.12.1/drivers/net/ethernet/marvell/
Dmvneta.c5101 struct ethtool_keee *eee) in mvneta_ethtool_get_eee()
5117 struct ethtool_keee *eee) in mvneta_ethtool_set_eee()
/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2_utils.h252 u8 eee:1; member

12