Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/include/
Dieee80211.h547 RTW_WLAN_CATEGORY_SA_QUERY = 8, enumerator
/linux-6.1.9/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c45 {RTW_WLAN_CATEGORY_SA_QUERY, "ACTION_SA_QUERY", &OnAction_sa_query},
3369 u8 category = RTW_WLAN_CATEGORY_SA_QUERY; in issue_action_SA_Query()