Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h1023 * i40e_info_civd_ver - format the NVM version strings
1031 static inline void i40e_info_civd_ver(struct i40e_hw *hw, char *buf, size_t len) in i40e_info_civd_ver() function
1068 i40e_info_civd_ver(hw, &ver[1], sizeof(ver) - 1); in i40e_nvm_version_str()