Searched refs:hfa384x_cmd_download (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/wlan-ng/ |
D | hfa384x_usb.c | 1004 int hfa384x_cmd_download(struct hfa384x *hw, u16 mode, u16 lowaddr, in hfa384x_cmd_download() function 1758 hfa384x_cmd_download(hw, HFA384x_PROGMODE_DISABLE, 0, 0, 0); in hfa384x_drvr_flashdl_disable() 1855 result = hfa384x_cmd_download(hw, HFA384x_PROGMODE_NV, in hfa384x_drvr_flashdl_write() 1886 result = hfa384x_cmd_download(hw, in hfa384x_drvr_flashdl_write() 2002 hfa384x_cmd_download(hw, HFA384x_PROGMODE_DISABLE, 0, 0, 0); in hfa384x_drvr_ramdl_disable() 2062 result = hfa384x_cmd_download(hw, HFA384x_PROGMODE_RAM, in hfa384x_drvr_ramdl_enable()
|
D | hfa384x.h | 1423 hfa384x_cmd_download(struct hfa384x *hw,
|