Home
last modified time | relevance | path

Searched refs:DIDMSG_DOT11REQ_MIBGET (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/staging/wlan-ng/
H A Dp80211req.c107 (msg->msgcode != DIDMSG_DOT11REQ_MIBGET)) { in p80211req_dorequest()
166 case DIDMSG_DOT11REQ_MIBGET: in p80211req_handlemsg()
168 int isget = (msg->msgcode == DIDMSG_DOT11REQ_MIBGET); in p80211req_handlemsg()
H A Dp80211metadef.h29 #define DIDMSG_DOT11REQ_MIBGET \ macro
H A Dprism2mib.c277 isget = (msg->msgcode == DIDMSG_DOT11REQ_MIBGET); in prism2mgmt_mibset_mibget()
H A Dprism2sta.c270 case DIDMSG_DOT11REQ_MIBGET: in prism2sta_mlmerequest()
1927 msg.msgcode = DIDMSG_DOT11REQ_MIBGET; in prism2sta_commsqual_defer()
H A Dcfg80211.c615 msg.msgcode = DIDMSG_DOT11REQ_MIBGET; in prism2_get_tx_power()
H A Dprism2fw.c276 getmsg.msgcode = DIDMSG_DOT11REQ_MIBGET; in prism2_fwapply()