Home
last modified time | relevance | path

Searched refs:RTW_WLAN_CATEGORY_PUBLIC (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dieee80211.h983 RTW_WLAN_CATEGORY_PUBLIC = 4, /* IEEE 802.11 public action frames */ enumerator
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c56 {RTW_WLAN_CATEGORY_PUBLIC, "ACTION_PUBLIC", on_action_public},
1761 if (category != RTW_WLAN_CATEGORY_PUBLIC) in on_action_public()
3436 category = RTW_WLAN_CATEGORY_PUBLIC; in issue_action_BSSCoexistPacket()