Home
last modified time | relevance | path

Searched refs:IEEE_SOFTMAC_SINGLE_QUEUE (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac.c215 short single = ieee->softmac_features & IEEE_SOFTMAC_SINGLE_QUEUE; in softmac_mgmt_xmit()
282 short single = ieee->softmac_features & IEEE_SOFTMAC_SINGLE_QUEUE; in softmac_ps_mgmt_xmit()
1676 if ((ieee->softmac_features & IEEE_SOFTMAC_SINGLE_QUEUE) && in ieee80211_sta_ps_sleep()
2140 if (ieee->softmac_features & IEEE_SOFTMAC_SINGLE_QUEUE) { in ieee80211_wake_queue()
Dieee80211.h2045 #define IEEE_SOFTMAC_SINGLE_QUEUE (1<<8) macro
/linux-6.1.9/drivers/staging/rtl8192e/
Drtllib_softmac.c203 short single = ieee->softmac_features & IEEE_SOFTMAC_SINGLE_QUEUE; in softmac_mgmt_xmit()
280 short single = ieee->softmac_features & IEEE_SOFTMAC_SINGLE_QUEUE; in softmac_ps_mgmt_xmit()
1988 if ((ieee->softmac_features & IEEE_SOFTMAC_SINGLE_QUEUE) && in rtllib_sta_ps_sleep()
Drtllib.h1830 #define IEEE_SOFTMAC_SINGLE_QUEUE (1<<8) macro