Lines Matching defs:dev
23 static u32 bnxt_get_msglevel(struct net_device *dev) in bnxt_get_msglevel()
30 static void bnxt_set_msglevel(struct net_device *dev, u32 value) in bnxt_set_msglevel()
37 static int bnxt_get_coalesce(struct net_device *dev, in bnxt_get_coalesce()
54 static int bnxt_set_coalesce(struct net_device *dev, in bnxt_set_coalesce()
74 static int bnxt_get_sset_count(struct net_device *dev, int sset) in bnxt_get_sset_count()
86 static void bnxt_get_ethtool_stats(struct net_device *dev, in bnxt_get_ethtool_stats()
111 static void bnxt_get_strings(struct net_device *dev, u32 stringset, u8 *buf) in bnxt_get_strings()
171 static void bnxt_get_ringparam(struct net_device *dev, in bnxt_get_ringparam()
185 static int bnxt_set_ringparam(struct net_device *dev, in bnxt_set_ringparam()
208 static void bnxt_get_channels(struct net_device *dev, in bnxt_get_channels()
227 static int bnxt_set_channels(struct net_device *dev, in bnxt_set_channels()
361 static int bnxt_get_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd, in bnxt_get_rxnfc()
394 static u32 bnxt_get_rxfh_indir_size(struct net_device *dev) in bnxt_get_rxfh_indir_size()
399 static u32 bnxt_get_rxfh_key_size(struct net_device *dev) in bnxt_get_rxfh_key_size()
404 static int bnxt_get_rxfh(struct net_device *dev, u32 *indir, u8 *key, in bnxt_get_rxfh()
424 static void bnxt_get_drvinfo(struct net_device *dev, in bnxt_get_drvinfo()
518 static int bnxt_get_settings(struct net_device *dev, struct ethtool_cmd *cmd) in bnxt_get_settings()
596 static u32 bnxt_get_fw_speed(struct net_device *dev, u16 ethtool_speed) in bnxt_get_fw_speed()
641 static int bnxt_set_settings(struct net_device *dev, struct ethtool_cmd *cmd) in bnxt_set_settings()
708 static void bnxt_get_pauseparam(struct net_device *dev, in bnxt_get_pauseparam()
722 static int bnxt_set_pauseparam(struct net_device *dev, in bnxt_set_pauseparam()
759 static u32 bnxt_get_link(struct net_device *dev) in bnxt_get_link()
767 static int bnxt_flash_nvram(struct net_device *dev, in bnxt_flash_nvram()
805 static int bnxt_flash_firmware(struct net_device *dev, in bnxt_flash_firmware()
906 static int bnxt_flash_firmware_from_file(struct net_device *dev, in bnxt_flash_firmware_from_file()
931 static int bnxt_flash_package_from_file(struct net_device *dev, in bnxt_flash_package_from_file()
938 static int bnxt_flash_device(struct net_device *dev, in bnxt_flash_device()
952 static int nvm_get_dir_info(struct net_device *dev, u32 *entries, u32 *length) in nvm_get_dir_info()
971 static int bnxt_get_eeprom_len(struct net_device *dev) in bnxt_get_eeprom_len()
979 static int bnxt_get_nvram_directory(struct net_device *dev, u32 len, u8 *data) in bnxt_get_nvram_directory()
1020 static int bnxt_get_nvram_item(struct net_device *dev, u32 index, u32 offset, in bnxt_get_nvram_item()
1049 static int bnxt_get_eeprom(struct net_device *dev, in bnxt_get_eeprom()
1070 static int bnxt_erase_nvram_directory(struct net_device *dev, u8 index) in bnxt_erase_nvram_directory()
1080 static int bnxt_set_eeprom(struct net_device *dev, in bnxt_set_eeprom()