Home
last modified time | relevance | path

Searched refs:uapsd_be (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Dsta_info.h174 u8 uapsd_be; member
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c2132 wmmps_ac = psta->uapsd_be & BIT(0); in xmitframe_enqueue_for_sleeping_sta()
2263 wmmps_ac = psta->uapsd_be & BIT(1); in wakeup_sta_to_xmit()
2376 wmmps_ac = psta->uapsd_be & BIT(1); in xmit_delivery_enabled_frames()
H A Drtw_mlme_ext.c1174 pstat->uapsd_be = 0; in OnAssocReq()
1217 pstat->uapsd_be = BIT(0)|BIT(1); in OnAssocReq()
1219 pstat->uapsd_be = 0; in OnAssocReq()