Lines Matching defs:netdev
217 nfp_net_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in nfp_net_get_drvinfo()
232 nfp_net_nway_reset(struct net_device *netdev) in nfp_net_nway_reset()
263 nfp_app_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in nfp_app_get_drvinfo()
484 nfp_net_get_link_ksettings(struct net_device *netdev, in nfp_net_get_link_ksettings()
546 nfp_net_set_link_ksettings(struct net_device *netdev, in nfp_net_set_link_ksettings()
622 static void nfp_net_get_ringparam(struct net_device *netdev, in nfp_net_get_ringparam()
651 static int nfp_net_set_ringparam(struct net_device *netdev, in nfp_net_set_ringparam()
689 static int nfp_test_link(struct net_device *netdev) in nfp_test_link()
697 static int nfp_test_nsp(struct net_device *netdev) in nfp_test_nsp()
733 static int nfp_test_fw(struct net_device *netdev) in nfp_test_fw()
745 static int nfp_test_reg(struct net_device *netdev) in nfp_test_reg()
762 static bool link_test_supported(struct net_device *netdev) in link_test_supported()
767 static bool nsp_test_supported(struct net_device *netdev) in nsp_test_supported()
775 static bool fw_test_supported(struct net_device *netdev) in fw_test_supported()
783 static bool reg_test_supported(struct net_device *netdev) in reg_test_supported()
804 static void nfp_get_self_test_strings(struct net_device *netdev, u8 *data) in nfp_get_self_test_strings()
813 static int nfp_get_self_test_count(struct net_device *netdev) in nfp_get_self_test_count()
824 static void nfp_net_self_test(struct net_device *netdev, struct ethtool_test *eth_test, in nfp_net_self_test()
843 static unsigned int nfp_vnic_get_sw_stats_count(struct net_device *netdev) in nfp_vnic_get_sw_stats_count()
851 static u8 *nfp_vnic_get_sw_stats_strings(struct net_device *netdev, u8 *data) in nfp_vnic_get_sw_stats_strings()
884 static u64 *nfp_vnic_get_sw_stats(struct net_device *netdev, u64 *data) in nfp_vnic_get_sw_stats()
1048 static unsigned int nfp_mac_get_stats_count(struct net_device *netdev) in nfp_mac_get_stats_count()
1059 static u8 *nfp_mac_get_stats_strings(struct net_device *netdev, u8 *data) in nfp_mac_get_stats_strings()
1074 static u64 *nfp_mac_get_stats(struct net_device *netdev, u64 *data) in nfp_mac_get_stats()
1089 static void nfp_net_get_strings(struct net_device *netdev, in nfp_net_get_strings()
1113 nfp_net_get_stats(struct net_device *netdev, struct ethtool_stats *stats, in nfp_net_get_stats()
1128 static int nfp_net_get_sset_count(struct net_device *netdev, int sset) in nfp_net_get_sset_count()
1150 static void nfp_port_get_strings(struct net_device *netdev, in nfp_port_get_strings()
1170 nfp_port_get_stats(struct net_device *netdev, struct ethtool_stats *stats, in nfp_port_get_stats()
1182 static int nfp_port_get_sset_count(struct net_device *netdev, int sset) in nfp_port_get_sset_count()
1236 nfp_port_get_fecparam(struct net_device *netdev, in nfp_port_get_fecparam()
1260 nfp_port_set_fecparam(struct net_device *netdev, in nfp_port_set_fecparam()
1437 static int nfp_net_get_rxnfc(struct net_device *netdev, in nfp_net_get_rxnfc()
1760 static int nfp_net_set_rxnfc(struct net_device *netdev, in nfp_net_set_rxnfc()
1777 static u32 nfp_net_get_rxfh_indir_size(struct net_device *netdev) in nfp_net_get_rxfh_indir_size()
1787 static u32 nfp_net_get_rxfh_key_size(struct net_device *netdev) in nfp_net_get_rxfh_key_size()
1797 static int nfp_net_get_rxfh(struct net_device *netdev, in nfp_net_get_rxfh()
1819 static int nfp_net_set_rxfh(struct net_device *netdev, in nfp_net_set_rxfh()
1850 static int nfp_net_get_regs_len(struct net_device *netdev) in nfp_net_get_regs_len()
1855 static void nfp_net_get_regs(struct net_device *netdev, in nfp_net_get_regs()
1868 static int nfp_net_get_coalesce(struct net_device *netdev, in nfp_net_get_coalesce()
1935 static int nfp_app_set_dump(struct net_device *netdev, struct ethtool_dump *val) in nfp_app_set_dump()
1963 nfp_app_get_dump_flag(struct net_device *netdev, struct ethtool_dump *dump) in nfp_app_get_dump_flag()
1980 nfp_app_get_dump_data(struct net_device *netdev, struct ethtool_dump *dump, in nfp_app_get_dump_data()
1999 nfp_port_get_module_info(struct net_device *netdev, in nfp_port_get_module_info()
2080 nfp_port_get_module_eeprom(struct net_device *netdev, in nfp_port_get_module_eeprom()
2127 static int nfp_net_set_coalesce(struct net_device *netdev, in nfp_net_set_coalesce()
2204 static void nfp_net_get_channels(struct net_device *netdev, in nfp_net_get_channels()
2242 static int nfp_net_set_channels(struct net_device *netdev, in nfp_net_set_channels()
2263 static int nfp_port_set_pauseparam(struct net_device *netdev, in nfp_port_set_pauseparam()
2287 static void nfp_port_get_pauseparam(struct net_device *netdev, in nfp_port_get_pauseparam()
2304 static int nfp_net_set_phys_id(struct net_device *netdev, in nfp_net_set_phys_id()
2339 nfp_net_get_eeprom_len(struct net_device *netdev) in nfp_net_get_eeprom_len()
2353 nfp_net_get_nsp_hwindex(struct net_device *netdev, in nfp_net_get_nsp_hwindex()
2387 nfp_net_get_port_mac_by_hwinfo(struct net_device *netdev, in nfp_net_get_port_mac_by_hwinfo()
2420 nfp_net_set_port_mac_by_hwinfo(struct net_device *netdev, in nfp_net_set_port_mac_by_hwinfo()
2449 nfp_net_get_eeprom(struct net_device *netdev, in nfp_net_get_eeprom()
2468 nfp_net_set_eeprom(struct net_device *netdev, in nfp_net_set_eeprom()
2558 void nfp_net_set_ethtool_ops(struct net_device *netdev) in nfp_net_set_ethtool_ops()