Home
last modified time | relevance | path

Searched refs:eosp (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h172 #define SetEOSP(pbuf, eosp) \ argument
173 (*(__le16 *)(pbuf) |= cpu_to_le16((eosp & 1) << 4))
H A Drtw_xmit.h171 u8 eosp; member
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c3178 pattrib->eosp = 1; in _issue_qos_nulldata()
3199 SetEOSP(qc, pattrib->eosp); in _issue_qos_nulldata()