Searched refs:ethtool_flash (Results 1 – 8 of 8) sorted by relevance
257 int (*flash_device)(struct net_device *, struct ethtool_flash *);
1002 struct ethtool_flash { struct
1078 bnad_flash_device(struct net_device *netdev, struct ethtool_flash *eflash) in bnad_flash_device()
939 struct ethtool_flash *flash) in bnxt_flash_device()
929 static int set_flash(struct net_device *netdev, struct ethtool_flash *ef) in set_flash()
912 static int be_do_flash(struct net_device *netdev, struct ethtool_flash *efl) in be_do_flash()
1109 static int vxge_fw_flash(struct net_device *dev, struct ethtool_flash *parms) in vxge_fw_flash()
1470 struct ethtool_flash efl; in ethtool_flash_device()