Searched refs:E1000_ETQF_FILTER_ENABLE (Results 1 – 5 of 5) sorted by relevance
170 #define E1000_ETQF_FILTER_ENABLE BIT(26) macro
1248 (E1000_ETQF_FILTER_ENABLE | /* enable filter */ in igb_ptp_set_timestamp_mode()
2711 etqf |= E1000_ETQF_FILTER_ENABLE; in igb_rxnfc_write_etype_filter()2806 etqf &= ~E1000_ETQF_FILTER_ENABLE; in igb_clear_etype_filter_regs()
214 #define E1000_ETQF_FILTER_ENABLE BIT(26) macro
1060 if ((core->mac[ETQF0 + *etqf] & E1000_ETQF_FILTER_ENABLE) && in igb_receive_assign()