Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dieee80211.h901 RTW_WLAN_CATEGORY_BACK = 3, enumerator
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c1635 u8 category = RTW_WLAN_CATEGORY_BACK; in issue_action_BA()
3724 if (category == RTW_WLAN_CATEGORY_BACK) { /* representing Block Ack */ in OnAction_back()
3906 {RTW_WLAN_CATEGORY_BACK, "ACTION_BACK", &OnAction_back},