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