Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.c1258 case NICVF_INTR_PKT_DROP: in nicvf_enable_intr()
1294 case NICVF_INTR_PKT_DROP: in nicvf_disable_intr()
1330 case NICVF_INTR_PKT_DROP: in nicvf_clear_intr()
1369 case NICVF_INTR_PKT_DROP: in nicvf_is_intr_enabled()
Dnic.h83 #define NICVF_INTR_PKT_DROP 3 macro