Searched refs:eosp (Results 1 – 3 of 3) sorted by relevance
172 #define SetEOSP(pbuf, eosp) \ argument173 (*(__le16 *)(pbuf) |= cpu_to_le16((eosp & 1) << 4))
171 u8 eosp; member
3178 pattrib->eosp = 1; in _issue_qos_nulldata()3199 SetEOSP(qc, pattrib->eosp); in _issue_qos_nulldata()