Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/
H A Digc_filter.c216 ttqf &= ~IGC_TTQF_MASK_ENABLE; in igc_enable_tuple_filter()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_defines.h872 #define IGC_TTQF_MASK_ENABLE 0x10000000 /* TTQF Mask Enable Bit */ macro