Searched refs:IGC_PKTTYPE_MASK (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/igc/ | ||
| H A D | if_igc.h | 156 #define IGC_PKTTYPE_MASK 0x0000FFF0 macro |
| H A D | igc_txrx.c | 486 le32toh(rxd->wb.lower.lo_dword.data) & IGC_PKTTYPE_MASK; in igc_isc_rxd_pkt_get() |