Searched defs:hfa384x_t (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/wlan-ng/
H A Dhfa384x.h1355 } hfa384x_t; typedef in typeref:struct:hfa384x
1357 void hfa384x_create(hfa384x_t *hw, struct usb_device *usb);
1358 void hfa384x_destroy(hfa384x_t *hw);
1361 hfa384x_corereset(hfa384x_t *hw, int holdtime, int settletime, int genesis);
1362 int hfa384x_drvr_commtallies(hfa384x_t *hw);
1363 int hfa384x_drvr_disable(hfa384x_t *hw, u16 macport);
1364 int hfa384x_drvr_enable(hfa384x_t *hw, u16 macport);
1365 int hfa384x_drvr_flashdl_enable(hfa384x_t *hw);
1366 int hfa384x_drvr_flashdl_disable(hfa384x_t *hw);
1367 int hfa384x_drvr_flashdl_write(hfa384x_t *h
[all...]

Completed in 15 milliseconds