Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h258 bool last_command,
261 u32 offset, u16 length, bool last_command,
280 bool last_command, u8 preservation_flags,
473 bool last_command);
H A Di40e_nvm.c262 bool last_command) in i40e_read_nvm_aq() argument
296 data, last_command, &cmd_details); in i40e_read_nvm_aq()
595 bool last_command) in i40e_write_nvm_aq() argument
623 data, last_command, 0, in i40e_write_nvm_aq()
H A Di40e_common.c3563 bool last_command, in i40e_aq_read_nvm() argument
3582 if (last_command) in i40e_aq_read_nvm()
3704 u32 offset, u16 length, bool last_command, in i40e_aq_erase_nvm() argument
3723 if (last_command) in i40e_aq_erase_nvm()
4176 bool last_command, u8 preservation_flags, in i40e_aq_update_nvm() argument
4195 if (last_command) in i40e_aq_update_nvm()