Searched refs:last_command (Results 1 – 9 of 9) sorted by relevance
| /drivers/net/ethernet/intel/ice/ |
| A D | ice_nvm.h | 18 u16 length, void *data, bool last_command, 35 u16 length, void *data, bool last_command, u8 command_flags,
|
| A D | ice_nvm.c | 22 u16 length, void *data, bool last_command, in ice_aq_read_nvm() argument 39 if (last_command) in ice_aq_read_nvm() 125 u16 length, void *data, bool last_command, u8 command_flags, in ice_aq_update_nvm() argument 142 if (last_command) in ice_aq_update_nvm()
|
| /drivers/net/ethernet/intel/ixgbe/ |
| A D | ixgbe_e610.h | 68 u16 length, void *data, bool last_command, 96 bool last_command, u8 command_flags);
|
| A D | ixgbe_e610.c | 2338 u16 length, void *data, bool last_command, in ixgbe_aci_read_nvm() argument 2355 if (last_command) in ixgbe_aci_read_nvm() 2418 bool last_command, u8 command_flags) in ixgbe_aci_update_nvm() argument 2434 if (last_command) in ixgbe_aci_update_nvm()
|
| /drivers/net/ethernet/intel/i40e/ |
| A D | i40e_prototype.h | 189 bool last_command, 192 u32 offset, u16 length, bool last_command, 200 bool last_command, u8 preservation_flags,
|
| A D | i40e_nvm.c | 223 bool last_command) in i40e_read_nvm_aq() argument 255 data, last_command, &cmd_details); in i40e_read_nvm_aq() 550 bool last_command) in i40e_write_nvm_aq() argument 582 data, last_command, 0, in i40e_write_nvm_aq()
|
| A D | i40e_common.c | 2527 bool last_command, in i40e_aq_read_nvm() argument 2544 if (last_command) in i40e_aq_read_nvm() 2572 u32 offset, u16 length, bool last_command, in i40e_aq_erase_nvm() argument 2589 if (last_command) in i40e_aq_erase_nvm() 2912 bool last_command, u8 preservation_flags, in i40e_aq_update_nvm() argument 2929 if (last_command) in i40e_aq_update_nvm()
|
| /drivers/scsi/qedf/ |
| A D | qedf.h | 334 uint16_t last_command; member
|
| /drivers/mtd/nand/raw/ |
| A D | qcom_nandc.c | 108 int last_command; member
|
Completed in 39 milliseconds