Searched refs:ixgbe_read_flash_module (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe_e610.c | 2518 static s32 ixgbe_read_flash_module(struct ixgbe_hw *hw, in ixgbe_read_flash_module() function 2559 status = ixgbe_read_flash_module(hw, bank, E610_SR_NETLIST_BANK_PTR, in ixgbe_read_netlist_module() 2588 status = ixgbe_read_flash_module(hw, bank, E610_SR_1ST_NVM_BANK_PTR, in ixgbe_read_nvm_module() 2940 status = ixgbe_read_flash_module(hw, bank, E610_SR_NETLIST_BANK_PTR, in ixgbe_get_netlist_info()
|