Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ixl/
H A Di40e_prototype.h243 bool last_command,
246 u32 offset, u16 length, bool last_command,
265 bool last_command, u8 preservation_flags,
453 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()
524 bool last_command) in i40e_write_nvm_aq() argument
552 data, last_command, 0, in i40e_write_nvm_aq()
H A Di40e_common.c3471 bool last_command, in i40e_aq_read_nvm() argument
3490 if (last_command) in i40e_aq_read_nvm()
3612 u32 offset, u16 length, bool last_command, in i40e_aq_erase_nvm() argument
3631 if (last_command) in i40e_aq_erase_nvm()
4059 bool last_command, u8 preservation_flags, in i40e_aq_update_nvm() argument
4078 if (last_command) in i40e_aq_update_nvm()