Searched refs:last_command (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/intel/ice/ |
D | ice_nvm.c | 20 void *data, bool last_command, struct ice_sq_cd *cd) in ice_aq_read_nvm() argument 34 if (last_command) in ice_aq_read_nvm() 90 bool last_command) in ice_read_sr_aq() argument 102 last_command, NULL); in ice_read_sr_aq()
|
/Linux-v5.4/drivers/net/ethernet/intel/i40e/ |
D | i40e_prototype.h | 183 bool last_command, 186 u32 offset, u16 length, bool last_command, 194 bool last_command, u8 preservation_flags,
|
D | i40e_nvm.c | 222 bool last_command) in i40e_read_nvm_aq() argument 254 data, last_command, &cmd_details); in i40e_read_nvm_aq() 546 bool last_command) in i40e_write_nvm_aq() argument 578 data, last_command, 0, in i40e_write_nvm_aq()
|
D | i40e_common.c | 3105 bool last_command, in i40e_aq_read_nvm() argument 3122 if (last_command) in i40e_aq_read_nvm() 3150 u32 offset, u16 length, bool last_command, in i40e_aq_erase_nvm() argument 3167 if (last_command) in i40e_aq_erase_nvm() 3490 bool last_command, u8 preservation_flags, in i40e_aq_update_nvm() argument 3507 if (last_command) in i40e_aq_update_nvm()
|
/Linux-v5.4/drivers/scsi/qedf/ |
D | qedf.h | 328 uint16_t last_command; member
|
/Linux-v5.4/drivers/mtd/nand/raw/ |
D | qcom_nandc.c | 447 int last_command; member 1372 host->last_command = command; in pre_command() 2281 if (host->last_command == NAND_CMD_STATUS) { in qcom_nandc_read_byte()
|