Searched refs:hfa384x_cmd_download (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/staging/wlan-ng/ |
D | hfa384x_usb.c | 1112 int hfa384x_cmd_download(struct hfa384x *hw, u16 mode, u16 lowaddr, in hfa384x_cmd_download() function 1886 hfa384x_cmd_download(hw, HFA384x_PROGMODE_DISABLE, 0, 0, 0); in hfa384x_drvr_flashdl_disable() 1983 result = hfa384x_cmd_download(hw, HFA384x_PROGMODE_NV, in hfa384x_drvr_flashdl_write() 2014 result = hfa384x_cmd_download(hw, in hfa384x_drvr_flashdl_write() 2130 hfa384x_cmd_download(hw, HFA384x_PROGMODE_DISABLE, 0, 0, 0); in hfa384x_drvr_ramdl_disable() 2190 result = hfa384x_cmd_download(hw, HFA384x_PROGMODE_RAM, in hfa384x_drvr_ramdl_enable()
|
D | hfa384x.h | 1432 hfa384x_cmd_download(struct hfa384x *hw,
|