Home
last modified time | relevance | path

Searched refs:apsd (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/staging/rtl8723bs/include/
H A Drtw_xmit.h309 struct list_head apsd; member
/linux-6.15/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c31 INIT_LIST_HEAD(&psta_xmitpriv->apsd); in _rtw_init_sta_xmit_priv()
/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dwmi.c1646 .apsd = WMI_PEER_APSD,
1666 .apsd = WMI_10X_PEER_APSD,
1684 .apsd = WMI_10_2_PEER_APSD,
H A Dwmi.h6405 u32 apsd; member
H A Dwmi-tlv.c4623 .apsd = WMI_TLV_PEER_APSD,
H A Dmac.c2667 arg->peer_flags |= arvif->ar->wmi.peer_flags->apsd; in ath10k_peer_assoc_h_qos()