Searched refs:last_command (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_nvm.h | 92 void *data, bool last_command, bool read_shadow_ram,
|
| H A D | ice_nvm.c | 22 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 D | i40e_prototype.h | 230 bool last_command, 233 u32 offset, u16 length, bool last_command, 256 bool last_command, u8 preservation_flags, 464 bool last_command);
|
| H A D | i40e_nvm.c | 235 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 D | i40e_common.c | 3605 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()
|