Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h59 WIFI_ACTION = (BIT(7) | BIT(6) | BIT(4) | WIFI_MGT_TYPE), enumerator
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_recv.c1358 (subtype == WIFI_DEAUTH || subtype == WIFI_DISASSOC || subtype == WIFI_ACTION)) { in validate_80211w_mgmt()
1397 if (subtype == WIFI_ACTION) { in validate_80211w_mgmt()
H A Drtw_mlme_ext.c32 {WIFI_ACTION, "OnAction", &OnAction},
492 case WIFI_ACTION: in mgt_dispatcher()
3403 SetFrameSubType(pframe, WIFI_ACTION); in issue_action_SA_Query()
3477 SetFrameSubType(pframe, WIFI_ACTION); in issue_action_BA()
3632 SetFrameSubType(pframe, WIFI_ACTION); in issue_action_BSSCoexistPacket()
H A Drtw_xmit.c1223 subtype == WIFI_REASSOCREQ || subtype == WIFI_ACTION) { in rtw_mgmt_xmitframe_coalesce()
1236 if (subtype == WIFI_ACTION && in rtw_mgmt_xmitframe_coalesce()