Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_nvm.c922 i40e_nvmupd_check_wait_event(hw, hw->nvm_wait_opcode); in i40e_nvmupd_command()
1249 void i40e_nvmupd_check_wait_event(struct i40e_hw *hw, u16 opcode) in i40e_nvmupd_check_wait_event() function
H A Di40e_prototype.h458 void i40e_nvmupd_check_wait_event(struct i40e_hw *hw, u16 opcode);
H A Di40e_adminq.c1056 i40e_nvmupd_check_wait_event(hw, LE16_TO_CPU(e->desc.opcode)); in i40e_clean_arq_element()