Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Dif_igc.h156 #define IGC_PKTTYPE_MASK 0x0000FFF0 macro
H A Digc_txrx.c486 le32toh(rxd->wb.lower.lo_dword.data) & IGC_PKTTYPE_MASK; in igc_isc_rxd_pkt_get()