Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wlan-ng/
Dprism2mgmt.c154 result = hfa384x_drvr_setconfig16(hw, in prism2mgmt_scan()
177 hfa384x_drvr_setconfig16(hw, HFA384x_RID_CNFPASSIVESCANCTRL, in prism2mgmt_scan()
217 result = hfa384x_drvr_setconfig16(hw, in prism2mgmt_scan()
253 result = hfa384x_drvr_setconfig16(hw, in prism2mgmt_scan()
264 result = hfa384x_drvr_setconfig16(hw, in prism2mgmt_scan()
330 result = hfa384x_drvr_setconfig16(hw, HFA384x_RID_CNFROAMINGMODE, in prism2mgmt_scan()
579 hfa384x_drvr_setconfig16(hw, HFA384x_RID_CNFPORTTYPE, 0); in prism2mgmt_start()
583 result = hfa384x_drvr_setconfig16(hw, HFA384x_RID_CNFAPBCNint, word); in prism2mgmt_start()
592 result = hfa384x_drvr_setconfig16(hw, HFA384x_RID_CNFOWNCHANNEL, word); in prism2mgmt_start()
621 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.h1386 static inline int hfa384x_drvr_setconfig16(hfa384x_t *hw, u16 rid, u16 val) in hfa384x_drvr_setconfig16() function
Dprism2sta.c917 return hfa384x_drvr_setconfig16(hw, HFA384x_RID_CNFMAXDATALEN, in prism2sta_globalsetup()