Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_nvm.h32 u16 length, void *data, bool last_command, u8 command_flags,
Dice_nvm.c23 void *data, bool last_command, bool read_shadow_ram, in ice_aq_read_nvm() argument
40 if (last_command) in ice_aq_read_nvm()
126 u16 length, void *data, bool last_command, u8 command_flags, in ice_aq_update_nvm() argument
143 if (last_command) in ice_aq_update_nvm()
/linux-6.1.9/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Ddma_local.h165 dma_commands_t last_command; member
Ddma.c51 state->last_command = tmp; in dma_get_state()
/linux-6.1.9/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h212 bool last_command,
215 u32 offset, u16 length, bool last_command,
223 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()
549 bool last_command) in i40e_write_nvm_aq() argument
581 data, last_command, 0, in i40e_write_nvm_aq()
Di40e_common.c3140 bool last_command, in i40e_aq_read_nvm() argument
3157 if (last_command) in i40e_aq_read_nvm()
3185 u32 offset, u16 length, bool last_command, in i40e_aq_erase_nvm() argument
3202 if (last_command) in i40e_aq_erase_nvm()
3525 bool last_command, u8 preservation_flags, in i40e_aq_update_nvm() argument
3542 if (last_command) in i40e_aq_update_nvm()
/linux-6.1.9/drivers/scsi/qedf/
Dqedf.h333 uint16_t last_command; member
/linux-6.1.9/drivers/mtd/nand/raw/
Dqcom_nandc.c502 int last_command; member
1515 host->last_command = command; in pre_command()
2510 if (host->last_command == NAND_CMD_STATUS) { in qcom_nandc_read_byte()
/linux-6.1.9/drivers/staging/media/atomisp/pci/runtime/debug/src/
Dia_css_debug.c915 switch (state.last_command) { in ia_css_debug_dump_dma_state()
960 "last command received", state.last_command, in ia_css_debug_dump_dma_state()