Home
last modified time | relevance | path

Searched refs:hfa384x (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/wlan-ng/
Dhfa384x.h1152 struct hfa384x;
1154 typedef void (*ctlx_cmdcb_t) (struct hfa384x *, const struct hfa384x_usbctlx *);
1156 typedef void (*ctlx_usercb_t) (struct hfa384x *hw,
1221 typedef struct hfa384x { struct
Dprism2sta.c1173 hfa384x_t *hw = container_of(data, struct hfa384x, link_bh); in prism2sta_processing_defer()
1938 hfa384x_t *hw = container_of(data, struct hfa384x, commsqual_bh); in prism2sta_commsqual_defer()
Dhfa384x_usb.c439 hfa384x_t *hw = container_of(data, struct hfa384x, usb_work); in hfa384x_usb_defer()