Searched refs:eosp (Results 1 – 11 of 11) 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()
358 pattrib->eosp = 0; in update_attrib_phy_info()852 SetEOSP(qc, pattrib->eosp); in rtw_make_wlanhdr()1980 pxmitframe->attrib.eosp = 0; in wakeup_sta_to_xmit()1983 pxmitframe->attrib.eosp = 1; in wakeup_sta_to_xmit()2106 pxmitframe->attrib.eosp = 0; in xmit_delivery_enabled_frames()2109 pxmitframe->attrib.eosp = 1; in xmit_delivery_enabled_frames()
3009 pattrib->eosp = 1; in _issue_qos_nulldata()3033 SetEOSP(qc, pattrib->eosp); in _issue_qos_nulldata()
342 #define SetEOSP(pbuf, eosp) \ argument343 *(__le16 *)(pbuf) |= cpu_to_le16((eosp & 1) << 4)
153 u8 eosp; member
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()
3501 pattrib->eosp = 1; in _issue_qos_nulldata23a()3524 if (pattrib->eosp) in _issue_qos_nulldata23a()
152 u8 eosp; member
453 u32 eosp:1; member
1182 u16 eosp:1; member
1275 u16 eosp:1; member