Searched refs:eosp (Results 1 – 5 of 5) sorted by relevance
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;
Completed in 30 milliseconds