Searched refs:i40e_nvmupd_command (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ixl/
H A Di40e_prototype.h486 enum i40e_status_code i40e_nvmupd_command(struct i40e_hw *hw,
H A Di40e_nvm.c904 * i40e_nvmupd_command - Process an NVM update command
912 enum i40e_status_code i40e_nvmupd_command(struct i40e_hw *hw, function
919 DEBUGFUNC("i40e_nvmupd_command");
H A Dixl_pf_main.c3079 status = i40e_nvmupd_command(hw, nvma, nvma->data, &perrno);
3092 device_printf(dev, "i40e_nvmupd_command status %s, perrno %d\n",

Completed in 118 milliseconds