Searched refs:IGC_ADVTXD_DCMD_VLE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/igc/ | ||
H A D | igc_base.h | 50 #define IGC_ADVTXD_DCMD_VLE 0x40000000 /* VLAN pkt enable */ macro |
H A D | igc_txrx.c | 286 cmd_type_len |= IGC_ADVTXD_DCMD_VLE; in igc_isc_txd_encap() |