Loading include/linux/ipa_usb.h +2 −0 Original line number Diff line number Diff line /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2012-2021, The Linux Foundation. All rights reserved. * Copyright (c) 2023, Qualcomm Innovation Center, Inc. All rights reserved. */ #ifndef _IPA_USB_H_ Loading Loading @@ -159,6 +160,7 @@ struct ipa_usb_xdci_chan_params { u64 data_buff_base_addr_iova; struct sg_table *sgt_xfer_rings; struct sg_table *sgt_data_buff; bool is_sw_path; }; /** Loading Loading
include/linux/ipa_usb.h +2 −0 Original line number Diff line number Diff line /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2012-2021, The Linux Foundation. All rights reserved. * Copyright (c) 2023, Qualcomm Innovation Center, Inc. All rights reserved. */ #ifndef _IPA_USB_H_ Loading Loading @@ -159,6 +160,7 @@ struct ipa_usb_xdci_chan_params { u64 data_buff_base_addr_iova; struct sg_table *sgt_xfer_rings; struct sg_table *sgt_data_buff; bool is_sw_path; }; /** Loading