Searched refs:eosp (Results 1 – 8 of 8) sorted by relevance
364 static void mpsp_trigger_send(struct sta_info *sta, bool rspi, bool eosp) in mpsp_trigger_send() argument377 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() local549 if (eosp) in ieee80211_mpsp_trigger_process()556 if (eosp) in ieee80211_mpsp_trigger_process()
194 #define SetEOSP(pbuf, eosp) \ argument195 (*(__le16 *)(pbuf) |= cpu_to_le16((eosp & 1) << 4))
172 u8 eosp; member
443 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()
3185 pattrib->eosp = 1; in _issue_qos_nulldata()3206 SetEOSP(qc, pattrib->eosp); in _issue_qos_nulldata()
169 u32 eosp:1; member233 u32 eosp:1;312 u32 eosp:1; member374 u32 eosp:1;
833 u16 eosp:1; member
983 u16 eosp:1; member