Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/wlan-ng/
Dprism2mib.c294 msg->resultcode.data = P80211ENUM_resultcode_not_supported; in prism2mgmt_mibset_mibget()
671 P80211ENUM_resultcode_not_supported; in prism2mib_fragmentationthreshold()
Dp80211types.h97 #define P80211ENUM_resultcode_not_supported 3 macro
Dprism2mgmt.c135 msg->resultcode.data = P80211ENUM_resultcode_not_supported; in prism2mgmt_scan()
552 msg->resultcode.data = P80211ENUM_resultcode_not_supported; in prism2mgmt_start()
Dcfg80211.c64 case P80211ENUM_resultcode_not_supported: in prism2_result2err()