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

/freebsd-12-stable/sys/dev/ixl/
H A Di40e_nvm.c855 static enum i40e_status_code i40e_nvmupd_nvm_read(struct i40e_hw *hw,
996 * can execute after i40e_nvmupd_nvm_read/write but before state
1073 status = i40e_nvmupd_nvm_read(hw, cmd, bytes, perrno);
1084 status = i40e_nvmupd_nvm_read(hw, cmd, bytes, perrno);
1210 status = i40e_nvmupd_nvm_read(hw, cmd, bytes, perrno);
1214 status = i40e_nvmupd_nvm_read(hw, cmd, bytes, perrno);
1702 * i40e_nvmupd_nvm_read - Read NVM
1710 static enum i40e_status_code i40e_nvmupd_nvm_read(struct i40e_hw *hw, function
1730 "i40e_nvmupd_nvm_read mod 0x%x off 0x%x len 0x%x\n",
1733 "i40e_nvmupd_nvm_read statu
[all...]

Completed in 106 milliseconds