Home
last modified time | relevance | path

Searched refs:eosp (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/net/mac80211/
Dmesh_ps.c364 static void mpsp_trigger_send(struct sta_info *sta, bool rspi, bool eosp) in mpsp_trigger_send() argument
377 if (!eosp) in mpsp_trigger_send()
391 if (eosp) in mpsp_trigger_send()
400 rspi ? " RSPI" : "", eosp ? " EOSP" : "", sta->sta.addr); in mpsp_trigger_send()
543 u8 eosp = qc[0] & IEEE80211_QOS_CTL_EOSP; in ieee80211_mpsp_trigger_process() local
549 if (eosp) in ieee80211_mpsp_trigger_process()
556 if (eosp) in ieee80211_mpsp_trigger_process()
/Linux-v6.6/drivers/staging/rtl8723bs/include/
Dwifi.h194 #define SetEOSP(pbuf, eosp) \ argument
195 (*(__le16 *)(pbuf) |= cpu_to_le16((eosp & 1) << 4))
Drtw_xmit.h172 u8 eosp; member
/Linux-v6.6/drivers/staging/rtl8723bs/core/
Drtw_xmit.c443 pattrib->eosp = 0; in update_attrib_phy_info()
924 SetEOSP(qc, pattrib->eosp); in rtw_make_wlanhdr()
2245 pxmitframe->attrib.eosp = 0; in wakeup_sta_to_xmit()
2248 pxmitframe->attrib.eosp = 1; in wakeup_sta_to_xmit()
2358 pxmitframe->attrib.eosp = 0; in xmit_delivery_enabled_frames()
2361 pxmitframe->attrib.eosp = 1; in xmit_delivery_enabled_frames()
Drtw_mlme_ext.c3185 pattrib->eosp = 1; in _issue_qos_nulldata()
3206 SetEOSP(qc, pattrib->eosp); in _issue_qos_nulldata()
/Linux-v6.6/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.h169 u32 eosp:1; member
233 u32 eosp:1;
312 u32 eosp:1; member
374 u32 eosp:1;
/Linux-v6.6/drivers/staging/rtl8192e/
Drtllib.h833 u16 eosp:1; member
/Linux-v6.6/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h983 u16 eosp:1; member