Searched refs:eosp (Results 1 – 7 of 7) sorted by relevance
368 static void mpsp_trigger_send(struct sta_info *sta, bool rspi, bool eosp) in mpsp_trigger_send() argument381 if (!eosp) in mpsp_trigger_send()395 if (eosp) in mpsp_trigger_send()404 rspi ? " RSPI" : "", eosp ? " EOSP" : "", sta->sta.addr); in mpsp_trigger_send()547 u8 eosp = qc[0] & IEEE80211_QOS_CTL_EOSP; in ieee80211_mpsp_trigger_process() local553 if (eosp) in ieee80211_mpsp_trigger_process()560 if (eosp) in ieee80211_mpsp_trigger_process()
172 #define SetEOSP(pbuf, eosp) \ argument173 (*(__le16 *)(pbuf) |= cpu_to_le16((eosp & 1) << 4))
171 u8 eosp; member
442 pattrib->eosp = 0; in update_attrib_phy_info()923 SetEOSP(qc, pattrib->eosp); in rtw_make_wlanhdr()2244 pxmitframe->attrib.eosp = 0; in wakeup_sta_to_xmit()2247 pxmitframe->attrib.eosp = 1; in wakeup_sta_to_xmit()2357 pxmitframe->attrib.eosp = 0; in xmit_delivery_enabled_frames()2360 pxmitframe->attrib.eosp = 1; in xmit_delivery_enabled_frames()
3184 pattrib->eosp = 1; in _issue_qos_nulldata()3205 SetEOSP(qc, pattrib->eosp); in _issue_qos_nulldata()
180 u32 eosp:1; member244 u32 eosp:1;323 u32 eosp:1; member385 u32 eosp:1;
676 u16 eosp:1; member