Home
last modified time | relevance | path

Searched refs:NVM_82580_LAN_FUNC_OFFSET (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_82575.c2226 NVM_82580_LAN_FUNC_OFFSET(hw->bus.func), 1, in igb_reset_mdicnfg_82580()
2450 nvm_offset = NVM_82580_LAN_FUNC_OFFSET(j); in igb_validate_nvm_checksum_82580()
2493 nvm_offset = NVM_82580_LAN_FUNC_OFFSET(j); in igb_update_nvm_checksum_82580()
2518 nvm_offset = NVM_82580_LAN_FUNC_OFFSET(j); in igb_validate_nvm_checksum_i350()
2544 nvm_offset = NVM_82580_LAN_FUNC_OFFSET(j); in igb_update_nvm_checksum_i350()
H A De1000_defines.h808 #define NVM_82580_LAN_FUNC_OFFSET(a) (a ? (0x40 + (0x40 * a)) : 0) macro
H A De1000_mac.c774 lan_offset = NVM_82580_LAN_FUNC_OFFSET(hw->bus.func); in igb_set_default_fc()
H A Digb_main.c3406 NVM_82580_LAN_FUNC_OFFSET(hw->bus.func), 1, in igb_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_82575.c2226 NVM_82580_LAN_FUNC_OFFSET(hw->bus.func), 1, in igb_reset_mdicnfg_82580()
2450 nvm_offset = NVM_82580_LAN_FUNC_OFFSET(j); in igb_validate_nvm_checksum_82580()
2493 nvm_offset = NVM_82580_LAN_FUNC_OFFSET(j); in igb_update_nvm_checksum_82580()
2518 nvm_offset = NVM_82580_LAN_FUNC_OFFSET(j); in igb_validate_nvm_checksum_i350()
2544 nvm_offset = NVM_82580_LAN_FUNC_OFFSET(j); in igb_update_nvm_checksum_i350()
H A De1000_defines.h808 #define NVM_82580_LAN_FUNC_OFFSET(a) (a ? (0x40 + (0x40 * a)) : 0) macro
H A De1000_mac.c805 lan_offset = NVM_82580_LAN_FUNC_OFFSET(hw->bus.func); in igb_set_default_fc()
H A Digb_main.c3443 NVM_82580_LAN_FUNC_OFFSET(hw->bus.func), 1, in igb_probe()

Completed in 52 milliseconds