Searched refs:IGC_ADVTXD_DCMD_VLE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | igc_base.h | 55 #define IGC_ADVTXD_DCMD_VLE 0x40000000 /* VLAN pkt enable */ macro |
H A D | if_igc.c | 2058 *cmd_type_len |= IGC_ADVTXD_DCMD_VLE; in igc_tx_ctx_setup() |