Searched refs:last_command (Results 1 – 10 of 10) sorted by relevance
/drivers/net/ethernet/intel/ice/ |
D | ice_nvm.c | 21 void *data, bool last_command, bool read_shadow_ram, in ice_aq_read_nvm() argument 38 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()
|
D | ice_nvm.h | 22 u16 length, void *data, bool last_command, u8 command_flags,
|
/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() 549 bool last_command) in i40e_write_nvm_aq() argument 581 data, last_command, 0, in i40e_write_nvm_aq()
|
D | i40e_common.c | 3148 bool last_command, in i40e_aq_read_nvm() argument 3165 if (last_command) in i40e_aq_read_nvm() 3193 u32 offset, u16 length, bool last_command, in i40e_aq_erase_nvm() argument 3210 if (last_command) in i40e_aq_erase_nvm() 3533 bool last_command, u8 preservation_flags, in i40e_aq_update_nvm() argument 3550 if (last_command) in i40e_aq_update_nvm()
|
/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
D | dma_local.h | 165 dma_commands_t last_command; member
|
D | dma.c | 51 state->last_command = tmp; in dma_get_state()
|
/drivers/scsi/qedf/ |
D | qedf.h | 328 uint16_t last_command; member
|
/drivers/mtd/nand/raw/ |
D | qcom_nandc.c | 446 int last_command; member 1373 host->last_command = command; in pre_command() 2284 if (host->last_command == NAND_CMD_STATUS) { in qcom_nandc_read_byte()
|
/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
D | ia_css_debug.c | 915 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()
|