Home
last modified time | relevance | path

Searched refs:IXGBE_E610_SR_NETLIST_BANK_PTR (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fw_update.c436 module = IXGBE_E610_SR_NETLIST_BANK_PTR; in ixgbe_flash_component()
H A Dixgbe_e610.c2692 err = ixgbe_read_sr_base_address(hw, IXGBE_E610_SR_NETLIST_BANK_PTR, in ixgbe_determine_active_flash_banks()
2735 case IXGBE_E610_SR_NETLIST_BANK_PTR: in ixgbe_get_flash_bank_offset()
2857 err = ixgbe_read_flash_module(hw, bank, IXGBE_E610_SR_NETLIST_BANK_PTR, in ixgbe_read_netlist_module()
3290 err = ixgbe_read_flash_module(hw, bank, IXGBE_E610_SR_NETLIST_BANK_PTR, in ixgbe_get_netlist_info()
H A Dixgbe_type_e610.h29 #define IXGBE_E610_SR_NETLIST_BANK_PTR 0x46 macro