Searched refs:last_command (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_prototype.h | 238 bool last_command, 241 u32 offset, u16 length, bool last_command, 260 bool last_command, 442 bool last_command);
|
H A D | i40e_nvm.c | 47 bool last_command); 485 bool last_command) in i40e_read_nvm_aq() argument 519 data, last_command, &cmd_details); in i40e_read_nvm_aq() 537 bool last_command) in i40e_write_nvm_aq() argument 565 data, last_command, &cmd_details); in i40e_write_nvm_aq()
|
H A D | i40e_common.c | 3356 bool last_command, in i40e_aq_read_nvm() argument 3375 if (last_command) in i40e_aq_read_nvm() 3495 u32 offset, u16 length, bool last_command, in i40e_aq_erase_nvm() argument 3514 if (last_command) in i40e_aq_erase_nvm() 3922 bool last_command, in i40e_aq_update_nvm() argument 3941 if (last_command) in i40e_aq_update_nvm()
|