Home
last modified time | relevance | path

Searched refs:i40e_nvm_version_str (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e.h888 * i40e_nvm_version_str - format the NVM version strings
891 static inline char *i40e_nvm_version_str(struct i40e_hw *hw) in i40e_nvm_version_str() function
H A Di40e_ethtool.c1909 strlcpy(drvinfo->fw_version, i40e_nvm_version_str(&pf->hw), in i40e_get_drvinfo()
H A Di40e_main.c15134 i40e_nvm_version_str(hw), hw->vendor_id, hw->device_id, in i40e_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e.h1005 * i40e_nvm_version_str - format the NVM version strings
1008 static inline char *i40e_nvm_version_str(struct i40e_hw *hw) in i40e_nvm_version_str() function
H A Di40e_ethtool.c2007 strscpy(drvinfo->fw_version, i40e_nvm_version_str(&pf->hw), in i40e_get_drvinfo()
H A Di40e_main.c15850 i40e_nvm_version_str(hw), hw->vendor_id, hw->device_id, in i40e_probe()

Completed in 73 milliseconds