Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dieee80211.h982 RTW_WLAN_CATEGORY_BACK = 3, enumerator
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c55 {RTW_WLAN_CATEGORY_BACK, "ACTION_BACK", &OnAction_back},
1625 if (category == RTW_WLAN_CATEGORY_BACK) { /* representing Block Ack */ in OnAction_back()
3272 u8 category = RTW_WLAN_CATEGORY_BACK; in issue_action_BA()