Searched refs:hfa384x_cmd_download (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/staging/wlan-ng/ |
| D | hfa384x_usb.c | 1013 int hfa384x_cmd_download(struct hfa384x *hw, u16 mode, u16 lowaddr, in hfa384x_cmd_download() function 1767 hfa384x_cmd_download(hw, HFA384x_PROGMODE_DISABLE, 0, 0, 0); in hfa384x_drvr_flashdl_disable() 1864 result = hfa384x_cmd_download(hw, HFA384x_PROGMODE_NV, in hfa384x_drvr_flashdl_write() 1895 result = hfa384x_cmd_download(hw, in hfa384x_drvr_flashdl_write() 2011 hfa384x_cmd_download(hw, HFA384x_PROGMODE_DISABLE, 0, 0, 0); in hfa384x_drvr_ramdl_disable() 2071 result = hfa384x_cmd_download(hw, HFA384x_PROGMODE_RAM, in hfa384x_drvr_ramdl_enable()
|
| D | hfa384x.h | 1432 hfa384x_cmd_download(struct hfa384x *hw,
|