Searched refs:RXWBFLAG_TAGON (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/ | ||
D | jme.h | 333 RXWBFLAG_TAGON = 0x0080, enumerator |
D | jme.c | 1059 if (rxdesc->descwb.flags & cpu_to_le16(RXWBFLAG_TAGON)) { in jme_alloc_and_feed_skb() |