Searched refs:IGB_PKTTYPE_MASK (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/e1000/ | ||
| HD | if_igb.h | 233 #define IGB_PKTTYPE_MASK 0x0000FFF0 macro |
| HD | if_igb.c | 4868 ptype = le32toh(cur->wb.lower.lo_dword.data) & IGB_PKTTYPE_MASK; in igb_rxeof() |