Home
last modified time | relevance | path

Searched refs:last_command (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_nvm.h90 void *data, bool last_command, bool read_shadow_ram,
H A Dice_nvm.c24 void *data, bool last_command, bool read_shadow_ram, in ice_aq_read_nvm() argument
43 if (last_command) in ice_aq_read_nvm()
/dpdk/drivers/net/i40e/base/
H A Di40e_prototype.h247 bool last_command,
250 u32 offset, u16 length, bool last_command,
273 bool last_command, u8 preservation_flags,
481 bool last_command);
H A Di40e_nvm.c235 bool last_command) in i40e_read_nvm_aq() argument
269 data, last_command, &cmd_details); in i40e_read_nvm_aq()
568 bool last_command) in i40e_write_nvm_aq() argument
596 data, last_command, 0, in i40e_write_nvm_aq()
H A Di40e_common.c3718 bool last_command, in i40e_aq_read_nvm() argument
3737 if (last_command) in i40e_aq_read_nvm()
3920 u32 offset, u16 length, bool last_command, in i40e_aq_erase_nvm() argument
3939 if (last_command) in i40e_aq_erase_nvm()
4373 bool last_command, u8 preservation_flags, in i40e_aq_update_nvm() argument
4392 if (last_command) in i40e_aq_update_nvm()