Searched refs:E1000_MRQC_ENABLE_VMDQ (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/igb/ | ||
H A D | e1000_82575.h | 40 #define E1000_MRQC_ENABLE_VMDQ 0x00000003 macro |
H A D | igb_main.c | 4571 mrqc |= E1000_MRQC_ENABLE_VMDQ; in igb_setup_mrqc() |