Searched defs:last_command (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/ice/ |
H A D | ice_nvm.c | 51 void *data, bool last_command, bool read_shadow_ram, in ice_aq_read_nvm() argument 162 u16 length, void *data, bool last_command, u8 command_flags, in ice_aq_update_nvm() argument 370 ice_write_sr_aq(struct ice_hw * hw,u32 offset,u16 words,__le16 * data,bool last_command) ice_write_sr_aq() argument
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_nvm.c | 263 bool last_command) in i40e_read_nvm_aq() 596 bool last_command) in i40e_write_nvm_aq()
|
H A D | i40e_common.c | 3559 bool last_command, in i40e_aq_read_nvm() 3758 u32 offset, u16 length, bool last_command, in i40e_aq_erase_nvm() 4211 bool last_command, u8 preservation_flags, in i40e_aq_update_nvm()
|