Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h40 WIFI_ACTION = (BIT(7) | BIT(6) | BIT(4) | WIFI_MGT_TYPE), enumerator
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_recv.c1357 (subtype == WIFI_DEAUTH || subtype == WIFI_DISASSOC || subtype == WIFI_ACTION)) { in validate_80211w_mgmt()
1396 if (subtype == WIFI_ACTION) { in validate_80211w_mgmt()
H A Drtw_mlme_ext.c31 {WIFI_ACTION, "OnAction", &OnAction},
491 case WIFI_ACTION: in mgt_dispatcher()
3402 SetFrameSubType(pframe, WIFI_ACTION); in issue_action_SA_Query()
3476 SetFrameSubType(pframe, WIFI_ACTION); in issue_action_BA()
3631 SetFrameSubType(pframe, WIFI_ACTION); in issue_action_BSSCoexistPacket()
H A Drtw_xmit.c1222 subtype == WIFI_REASSOCREQ || subtype == WIFI_ACTION) { in rtw_mgmt_xmitframe_coalesce()
1235 if (subtype == WIFI_ACTION && in rtw_mgmt_xmitframe_coalesce()