Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/mtd/nand/raw/
Ddocg4.c87 } last_command; member
494 if (doc->last_command.command == NAND_CMD_STATUS) { in docg4_read_byte()
502 doc->last_command.command = 0; in docg4_read_byte()
727 doc->last_command.command = command; in docg4_command()
728 doc->last_command.column = column; in docg4_command()
729 doc->last_command.page = page_addr; in docg4_command()
Dqcom_nandc.c455 int last_command; member
1380 host->last_command = command; in pre_command()
2294 if (host->last_command == NAND_CMD_STATUS) { in qcom_nandc_read_byte()
/Linux-v4.19/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()
445 bool last_command) in i40e_write_nvm_aq() argument
477 data, last_command, 0, in i40e_write_nvm_aq()
Di40e_common.c3115 bool last_command, in i40e_aq_read_nvm() argument
3132 if (last_command) in i40e_aq_read_nvm()
3160 u32 offset, u16 length, bool last_command, in i40e_aq_erase_nvm() argument
3177 if (last_command) in i40e_aq_erase_nvm()
3500 bool last_command, u8 preservation_flags, in i40e_aq_update_nvm() argument
3517 if (last_command) in i40e_aq_update_nvm()
/Linux-v4.19/drivers/scsi/qedf/
Dqedf.h308 uint16_t last_command; member