Searched refs:last_command (Results 1 – 5 of 5) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/ixgbe/core/ |
| H A D | ixgbe_e610.h | 112 u16 length, void *data, bool last_command, 118 bool last_command, u8 command_flags);
|
| H A D | ixgbe_e610.c | 2112 u16 length, void *data, bool last_command, in ixgbe_aci_read_nvm() argument 2129 if (last_command) in ixgbe_aci_read_nvm() 2191 bool last_command, u8 command_flags) in ixgbe_aci_update_nvm() argument 2207 if (last_command) in ixgbe_aci_update_nvm()
|
| /illumos-gate/usr/src/uts/common/io/i40e/core/ |
| H A D | i40e_prototype.h | 258 bool last_command, 261 u32 offset, u16 length, bool last_command, 280 bool last_command, u8 preservation_flags, 473 bool last_command);
|
| H A D | i40e_nvm.c | 262 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 D | i40e_common.c | 3563 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()
|