Home
last modified time | relevance | path

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

/drivers/staging/wlan-ng/
Dhfa384x.h889 } __packed hfa384x_usbout_t; typedef
1163 hfa384x_usbout_t outbuf; /* pkt buf for OUT */
1228 hfa384x_usbout_t txbuff;
Dhfa384x_usb.c181 hfa384x_usbout_tx(wlandevice_t *wlandev, hfa384x_usbout_t *usbout);
3701 hfa384x_usbout_t *usbout = urb->transfer_buffer; in hfa384x_usbout_callback()
4083 static void hfa384x_usbout_tx(wlandevice_t *wlandev, hfa384x_usbout_t *usbout) in hfa384x_usbout_tx()