Searched refs:ethtool_flash (Results 1 – 7 of 7) sorted by relevance
257 int (*flash_device)(struct net_device *, struct ethtool_flash *);
971 struct ethtool_flash { struct
715 static int set_flash(struct net_device *netdev, struct ethtool_flash *ef) in set_flash()
1074 bnad_flash_device(struct net_device *netdev, struct ethtool_flash *eflash) in bnad_flash_device()
895 static int be_do_flash(struct net_device *netdev, struct ethtool_flash *efl) in be_do_flash()
1113 static int vxge_fw_flash(struct net_device *dev, struct ethtool_flash *parms) in vxge_fw_flash()
1459 struct ethtool_flash efl; in ethtool_flash_device()