Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dsta_info.h178 u8 has_legacy_ac; member
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_sta_mgt.c409 psta->has_legacy_ac = 0; in rtw_free_stainfo()
H A Drtw_xmit.c2107 if (((psta->has_legacy_ac) && (!wmmps_ac)) || ((!psta->has_legacy_ac) && (wmmps_ac))) { in xmitframe_enqueue_for_sleeping_sta()
2367 if ((psta->sleepq_ac_len == 0) && (!psta->has_legacy_ac) && (wmmps_ac)) { in xmit_delivery_enabled_frames()
H A Drtw_mlme_ext.c1179 pstat->has_legacy_ac = true; in OnAssocReq()
1199 pstat->has_legacy_ac = true; in OnAssocReq()
1201 pstat->has_legacy_ac = false; in OnAssocReq()