Searched refs:IGB_PKTTYPE_MASK (Results 1 – 2 of 2) sorted by relevance
257 #define IGB_PKTTYPE_MASK 0x0000FFF0 macro345 #define IGB_PKTTYPE_MASK 0x0000FFF0 macro
456 ptype = le32toh(rxd->wb.lower.lo_dword.data) & IGB_PKTTYPE_MASK; in igb_isc_rxd_pkt_get()