Home
last modified time | relevance | path

Searched refs:hif_usb_send_context (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dhif_usb.c78 struct hif_usb_send_context *send_context; in usb_hif_usb_transmit_complete()
133 struct hif_usb_send_context *send_context; in hif_send_internal()
146 head_data_len = sizeof(struct hif_usb_send_context); in hif_send_internal()
155 head_data_len = sizeof(struct hif_usb_send_context); in hif_send_internal()
171 send_context = (struct hif_usb_send_context *) in hif_send_internal()
176 qdf_mem_malloc(sizeof(struct hif_usb_send_context) in hif_send_internal()
195 sizeof(struct hif_usb_send_context); in hif_send_internal()
206 sizeof(struct hif_usb_send_context); in hif_send_internal()
H A Dhif_usb_internal.h78 struct hif_usb_send_context *send_context;
86 struct hif_usb_send_context { struct