Searched refs:last_command (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_nvm.h | 18 u16 length, void *data, bool last_command, 35 u16 length, void *data, bool last_command, u8 command_flags,
|
| H A D | ice_nvm.c | 22 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/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_prototype.h | 191 bool last_command, 194 u32 offset, u16 length, bool last_command, 202 bool last_command, u8 preservation_flags,
|
| H A D | i40e_nvm.c | 223 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()
|
| H A D | i40e_common.c | 2561 bool last_command, in i40e_aq_read_nvm() argument 2578 if (last_command) in i40e_aq_read_nvm() 2606 u32 offset, u16 length, bool last_command, in i40e_aq_erase_nvm() argument 2623 if (last_command) in i40e_aq_erase_nvm() 2946 bool last_command, u8 preservation_flags, in i40e_aq_update_nvm() argument 2963 if (last_command) in i40e_aq_update_nvm()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_e610.c | 2327 u16 length, void *data, bool last_command, in ixgbe_aci_read_nvm() argument 2344 if (last_command) in ixgbe_aci_read_nvm() 2407 bool last_command, u8 command_flags) in ixgbe_aci_update_nvm() argument 2423 if (last_command) in ixgbe_aci_update_nvm()
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | qcom_nandc.c | 108 int last_command; member
|