Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/octe/
H A Dethernet-tx.c55 #ifndef GET_MBUF_QOS
56 #define GET_MBUF_QOS(m) 0 macro
89 qos = GET_MBUF_QOS(m); in cvm_oct_xmit()