Home
last modified time | relevance | path

Searched refs:E1000_ETQF_QUEUE_ENABLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_82575.h173 #define E1000_ETQF_QUEUE_ENABLE BIT(31) macro
H A Digb_ethtool.c2718 etqf |= E1000_ETQF_QUEUE_ENABLE; in igb_rxnfc_write_etype_filter()
2804 etqf &= ~E1000_ETQF_QUEUE_ENABLE; in igb_clear_etype_filter_regs()
/openbmc/qemu/hw/net/
H A Digb_regs.h217 #define E1000_ETQF_QUEUE_ENABLE BIT(31) macro