Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_base.h50 #define IGC_ADVTXD_DCMD_VLE 0x40000000 /* VLAN pkt enable */ macro
H A Digc_txrx.c286 cmd_type_len |= IGC_ADVTXD_DCMD_VLE; in igc_isc_txd_encap()