Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnic.h100 #define NICVF_INTR_TCP_TIMER_MASK BIT(NICVF_INTR_TCP_TIMER_SHIFT) macro
Dnicvf_queues.c1373 mask = NICVF_INTR_TCP_TIMER_MASK; in nicvf_is_intr_enabled()