Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_prototype.h493 enum i40e_status_code i40e_nvmupd_command(struct i40e_hw *hw,
H A Di40e_nvm.c914 enum i40e_status_code i40e_nvmupd_command(struct i40e_hw *hw, in i40e_nvmupd_command() function
H A Dixl_pf_main.c3175 status = i40e_nvmupd_command(hw, nvma, nvma->data, &perrno); in ixl_handle_nvmupd_cmd()