Searched refs:wb_desc (Results 1 – 7 of 7) sorted by relevance
66 struct ice_aq_desc *wb_desc; member
992 if (details->wb_desc) in ice_sq_send_cmd()993 memcpy(details->wb_desc, desc_on_ring, in ice_sq_send_cmd()994 sizeof(*details->wb_desc)); in ice_sq_send_cmd()
49 struct i40e_aq_desc *wb_desc; member
228 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_read_nvm_aq()552 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_write_nvm_aq()1386 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_nvmupd_exec_aq()1570 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_nvmupd_nvm_read()1609 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_nvmupd_nvm_erase()1651 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_nvmupd_nvm_write()
896 if (details->wb_desc) in i40e_asq_send_command()897 *details->wb_desc = *desc_on_ring; in i40e_asq_send_command()
49 struct iavf_aq_desc *wb_desc; member
798 if (details->wb_desc) in iavf_asq_send_command()799 *details->wb_desc = *desc_on_ring; in iavf_asq_send_command()