Searched refs:i40e_aqc_opc_nvm_update (Results 1 – 6 of 6) sorted by relevance
40 (desc->opcode == i40e_aqc_opc_nvm_update); in i40e_is_nvm_update_op()
233 i40e_aqc_opc_nvm_update = 0x0703, enumerator
42 (desc->opcode == cpu_to_le16(i40e_aqc_opc_nvm_update)); in i40e_is_nvm_update_op()
232 i40e_aqc_opc_nvm_update = 0x0703, enumerator
2672 i40e_fill_default_direct_cmd_desc(&desc, i40e_aqc_opc_nvm_update); in i40e_aq_update_nvm()
5920 case i40e_aqc_opc_nvm_update: in i40e_clean_adminq_subtask()