Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_nvm.h18 u16 length, void *data, bool last_command,
35 u16 length, void *data, bool last_command, u8 command_flags,
Dice_nvm.c22 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()
/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h210 bool last_command,
213 u32 offset, u16 length, bool last_command,
221 bool last_command, u8 preservation_flags,
Di40e_nvm.c223 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()
Di40e_common.c2754 bool last_command, in i40e_aq_read_nvm() argument
2771 if (last_command) in i40e_aq_read_nvm()
2799 u32 offset, u16 length, bool last_command, in i40e_aq_erase_nvm() argument
2816 if (last_command) in i40e_aq_erase_nvm()
3139 bool last_command, u8 preservation_flags, in i40e_aq_update_nvm() argument
3156 if (last_command) in i40e_aq_update_nvm()
/linux-6.12.1/drivers/scsi/qedf/
Dqedf.h334 uint16_t last_command; member
/linux-6.12.1/drivers/mtd/nand/raw/
Dqcom_nandc.c532 int last_command; member