Lines Matching defs:netdev

97 ixgb_get_settings(struct net_device *netdev, struct ethtool_cmd *ecmd)  in ixgb_get_settings()
118 void ixgb_set_speed_duplex(struct net_device *netdev) in ixgb_set_speed_duplex()
129 ixgb_set_settings(struct net_device *netdev, struct ethtool_cmd *ecmd) in ixgb_set_settings()
150 ixgb_get_pauseparam(struct net_device *netdev, in ixgb_get_pauseparam()
169 ixgb_set_pauseparam(struct net_device *netdev, in ixgb_set_pauseparam()
198 ixgb_get_msglevel(struct net_device *netdev) in ixgb_get_msglevel()
205 ixgb_set_msglevel(struct net_device *netdev, u32 data) in ixgb_set_msglevel()
213 ixgb_get_regs_len(struct net_device *netdev) in ixgb_get_regs_len()
220 ixgb_get_regs(struct net_device *netdev, in ixgb_get_regs()
360 ixgb_get_eeprom_len(struct net_device *netdev) in ixgb_get_eeprom_len()
367 ixgb_get_eeprom(struct net_device *netdev, in ixgb_get_eeprom()
413 ixgb_set_eeprom(struct net_device *netdev, in ixgb_set_eeprom()
471 ixgb_get_drvinfo(struct net_device *netdev, in ixgb_get_drvinfo()
488 ixgb_get_ringparam(struct net_device *netdev, in ixgb_get_ringparam()
502 ixgb_set_ringparam(struct net_device *netdev, in ixgb_set_ringparam()
562 ixgb_set_phys_id(struct net_device *netdev, enum ethtool_phys_id_state state) in ixgb_set_phys_id()
583 ixgb_get_sset_count(struct net_device *netdev, int sset) in ixgb_get_sset_count()
594 ixgb_get_ethtool_stats(struct net_device *netdev, in ixgb_get_ethtool_stats()
620 ixgb_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in ixgb_get_strings()
657 void ixgb_set_ethtool_ops(struct net_device *netdev) in ixgb_set_ethtool_ops()