Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h713 #define IGC_LTRMINV_LTRV_MASK 0x1ff macro
H A Digc_i225.c1077 if (ltr_min != (ltrv & IGC_LTRMINV_LTRV_MASK)) { in igc_set_ltr_i225()