Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/include/
Dieee80211.h542 RTW_WLAN_CATEGORY_BACK = 3, enumerator
/linux-6.1.9/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c40 {RTW_WLAN_CATEGORY_BACK, "ACTION_BACK", &OnAction_back},
1657 if (category == RTW_WLAN_CATEGORY_BACK) {/* representing Block Ack */ in OnAction_back()
3436 u8 category = RTW_WLAN_CATEGORY_BACK; in issue_action_BA()