Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h716 #define IGC_LTRMAXV_LTRV_MASK 0x1ff macro
H A Digc_i225.c1084 if (ltr_max != (ltrv & IGC_LTRMAXV_LTRV_MASK)) { in igc_set_ltr_i225()