Searched refs:eosp (Results 1 – 13 of 13) sorted by relevance
363 static void mpsp_trigger_send(struct sta_info *sta, bool rspi, bool eosp) in mpsp_trigger_send() argument376 if (!eosp) in mpsp_trigger_send()390 if (eosp) in mpsp_trigger_send()399 rspi ? " RSPI" : "", eosp ? " EOSP" : "", sta->sta.addr); in mpsp_trigger_send()540 u8 eosp = qc[0] & IEEE80211_QOS_CTL_EOSP; in ieee80211_mpsp_trigger_process() local546 if (eosp) in ieee80211_mpsp_trigger_process()553 if (eosp) in ieee80211_mpsp_trigger_process()
108 u32 eosp:1; member169 u32 eosp:1;
253 #define SetEOSP(pbuf, eosp) \ argument254 *(__le16 *)(pbuf) |= cpu_to_le16((eosp & 1) << 4)
153 u8 eosp; member
359 pattrib->eosp = 0; in update_attrib_phy_info()853 SetEOSP(qc, pattrib->eosp); in rtw_make_wlanhdr()1984 pxmitframe->attrib.eosp = 0; in wakeup_sta_to_xmit()1987 pxmitframe->attrib.eosp = 1; in wakeup_sta_to_xmit()2110 pxmitframe->attrib.eosp = 0; in xmit_delivery_enabled_frames()2113 pxmitframe->attrib.eosp = 1; in xmit_delivery_enabled_frames()
1369 pattrib->eosp = 1; in _issue_qos_nulldata()1393 SetEOSP(qc, pattrib->eosp); in _issue_qos_nulldata()
345 pattrib->eosp = 0; in update_attrib_phy_info()930 if (pattrib->eosp) in rtw_make_wlanhdr()2170 pxmitframe->attrib.eosp = 0; in wakeup_sta_to_xmit23a()2173 pxmitframe->attrib.eosp = 1; in wakeup_sta_to_xmit23a()2291 pxmitframe->attrib.eosp = 0; in xmit_delivery_enabled_frames23a()2294 pxmitframe->attrib.eosp = 1; in xmit_delivery_enabled_frames23a()
3493 pattrib->eosp = 1; in _issue_qos_nulldata23a()3516 if (pattrib->eosp) in _issue_qos_nulldata23a()
152 u8 eosp; member
456 u32 eosp:1; member
154 API-ieee80211-sta-eosp
934 u16 eosp:1; member
1050 u16 eosp:1; member