Searched refs:QCA_HDR_XMIT_PRIORITY (Results 1 – 2 of 2) sorted by relevance
26 #define QCA_HDR_XMIT_PRIORITY GENMASK(13, 11) macro
204 hdr |= FIELD_PREP(QCA_HDR_XMIT_PRIORITY, priority); in qca8k_alloc_mdio_header()