Searched refs:i40e_nvmupd_command (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_prototype.h | 364 int i40e_nvmupd_command(struct i40e_hw *hw,
|
H A D | i40e_nvm.c | 802 * i40e_nvmupd_command - Process an NVM update command 810 int i40e_nvmupd_command(struct i40e_hw *hw, in i40e_nvmupd_command() function
|
H A D | i40e_ethtool.c | 1880 ret_val = i40e_nvmupd_command(hw, cmd, bytes, &errno); in i40e_get_eeprom() 1987 ret_val = i40e_nvmupd_command(hw, cmd, bytes, &errno); in i40e_set_eeprom()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_prototype.h | 329 i40e_status i40e_nvmupd_command(struct i40e_hw *hw,
|
H A D | i40e_nvm.c | 801 * i40e_nvmupd_command - Process an NVM update command 809 i40e_status i40e_nvmupd_command(struct i40e_hw *hw, in i40e_nvmupd_command() function
|
H A D | i40e_ethtool.c | 1782 ret_val = i40e_nvmupd_command(hw, cmd, bytes, &errno); in i40e_get_eeprom() 1889 ret_val = i40e_nvmupd_command(hw, cmd, bytes, &errno); in i40e_set_eeprom()
|
Completed in 21 milliseconds