Home
last modified time | relevance | path

Searched refs:ixgbe_orom_info (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/devlink/
H A Ddevlink.c10 struct ixgbe_orom_info pending_orom;
42 struct ixgbe_orom_info *orom = &adapter->hw.flash.orom; in ixgbe_info_orom_ver()
132 struct ixgbe_orom_info *orom = &adapter->hw.flash.orom; in ixgbe_info_orom_srev()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type_e610.h974 struct ixgbe_orom_info { struct
1023 struct ixgbe_orom_info orom; /* Option ROM version info */
H A Dixgbe_e610.c3128 struct ixgbe_orom_info *orom) in ixgbe_get_orom_ver_info()
3159 struct ixgbe_orom_info *orom) in ixgbe_get_inactive_orom_ver()
H A Dixgbe_main.c11412 struct ixgbe_orom_info *orom = &adapter->hw.flash.orom; in ixgbe_set_fw_version_e610()