Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_nvm.c20 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/
Di40e_prototype.h183 bool last_command,
186 u32 offset, u16 length, bool last_command,
194 bool last_command, u8 preservation_flags,
Di40e_nvm.c222 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()
Di40e_common.c3105 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/
Dqedf.h328 uint16_t last_command; member
/Linux-v5.4/drivers/mtd/nand/raw/
Dqcom_nandc.c447 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()