Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/wlan-ng/
Dprism2mib.c288 msg->resultcode.data = P80211ENUM_resultcode_not_supported; in prism2mgmt_mibset_mibget()
629 P80211ENUM_resultcode_not_supported; in prism2mib_fragmentationthreshold()
Dp80211types.h99 #define P80211ENUM_resultcode_not_supported 3 macro
Dprism2mgmt.c148 msg->resultcode.data = P80211ENUM_resultcode_not_supported; in prism2mgmt_scan()
568 msg->resultcode.data = P80211ENUM_resultcode_not_supported; in prism2mgmt_start()
Dcfg80211.c62 case P80211ENUM_resultcode_not_supported: in prism2_result2err()