Searched refs:hfa384x_cmd_download (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/wlan-ng/ |
D | hfa384x_usb.c | 1151 int hfa384x_cmd_download(hfa384x_t *hw, u16 mode, u16 lowaddr, in hfa384x_cmd_download() function 1949 hfa384x_cmd_download(hw, HFA384x_PROGMODE_DISABLE, 0, 0, 0); in hfa384x_drvr_flashdl_disable() 2044 result = hfa384x_cmd_download(hw, HFA384x_PROGMODE_NV, in hfa384x_drvr_flashdl_write() 2075 result = hfa384x_cmd_download(hw, in hfa384x_drvr_flashdl_write() 2223 hfa384x_cmd_download(hw, HFA384x_PROGMODE_DISABLE, 0, 0, 0); in hfa384x_drvr_ramdl_disable() 2281 result = hfa384x_cmd_download(hw, HFA384x_PROGMODE_RAM, in hfa384x_drvr_ramdl_enable()
|
D | hfa384x.h | 1426 hfa384x_cmd_download(hfa384x_t *hw,
|