Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_nvm.h92 void *data, bool last_command, bool read_shadow_ram,
H A Dice_nvm.c22 void *data, bool last_command, bool read_shadow_ram, in ice_aq_read_nvm() argument
41 if (last_command) in ice_aq_read_nvm()
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_prototype.h230 bool last_command,
233 u32 offset, u16 length, bool last_command,
256 bool last_command, u8 preservation_flags,
464 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.c3605 bool last_command, in i40e_aq_read_nvm() argument
3624 if (last_command) in i40e_aq_read_nvm()
3807 u32 offset, u16 length, bool last_command, in i40e_aq_erase_nvm() argument
3826 if (last_command) in i40e_aq_erase_nvm()
4260 bool last_command, u8 preservation_flags, in i40e_aq_update_nvm() argument
4279 if (last_command) in i40e_aq_update_nvm()