Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h2359 struct i40e_aqc_nvm_update { struct
2376 I40E_CHECK_CMD_LENGTH(i40e_aqc_nvm_update); argument
H A Di40e_common.c3567 struct i40e_aqc_nvm_update *cmd = in i40e_aq_read_nvm()
3568 (struct i40e_aqc_nvm_update *)&desc.params.raw; in i40e_aq_read_nvm()
3708 struct i40e_aqc_nvm_update *cmd = in i40e_aq_erase_nvm()
3709 (struct i40e_aqc_nvm_update *)&desc.params.raw; in i40e_aq_erase_nvm()
4180 struct i40e_aqc_nvm_update *cmd = in i40e_aq_update_nvm()
4181 (struct i40e_aqc_nvm_update *)&desc.params.raw; in i40e_aq_update_nvm()