Home
last modified time | relevance | path

Searched refs:hfa384x_drvr_setconfig16 (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/staging/wlan-ng/
Dprism2mgmt.c167 result = hfa384x_drvr_setconfig16(hw, in prism2mgmt_scan()
190 hfa384x_drvr_setconfig16(hw, HFA384x_RID_CNFPASSIVESCANCTRL, in prism2mgmt_scan()
230 result = hfa384x_drvr_setconfig16(hw, in prism2mgmt_scan()
266 result = hfa384x_drvr_setconfig16(hw, in prism2mgmt_scan()
277 result = hfa384x_drvr_setconfig16(hw, in prism2mgmt_scan()
343 result = hfa384x_drvr_setconfig16(hw, HFA384x_RID_CNFROAMINGMODE, in prism2mgmt_scan()
595 hfa384x_drvr_setconfig16(hw, HFA384x_RID_CNFPORTTYPE, 0); in prism2mgmt_start()
599 result = hfa384x_drvr_setconfig16(hw, HFA384x_RID_CNFAPBCNINT, word); in prism2mgmt_start()
608 result = hfa384x_drvr_setconfig16(hw, HFA384x_RID_CNFOWNCHANNEL, word); in prism2mgmt_start()
637 result = hfa384x_drvr_setconfig16(hw, HFA384x_RID_CNFBASICRATES, word); in prism2mgmt_start()
[all …]
Dprism2mib.c440 result = hfa384x_drvr_setconfig16(hw, mib->parm1, *wordbuf); in prism2mib_uint32()
496 hfa384x_drvr_setconfig16(hw, mib->parm1, *wordbuf); in prism2mib_flag()
Dhfa384x.h1396 static inline int hfa384x_drvr_setconfig16(struct hfa384x *hw, u16 rid, u16 val) in hfa384x_drvr_setconfig16() function
Dprism2sta.c922 return hfa384x_drvr_setconfig16(hw, HFA384x_RID_CNFMAXDATALEN, in prism2sta_globalsetup()