nicvf_enable_intr  979 drivers/net/ethernet/cavium/thunder/nicvf_main.c 		nicvf_enable_intr(nic, NICVF_INTR_CQ, cq->cq_idx);
nicvf_enable_intr 1011 drivers/net/ethernet/cavium/thunder/nicvf_main.c 		nicvf_enable_intr(nic, NICVF_INTR_CQ, qidx);
nicvf_enable_intr 1016 drivers/net/ethernet/cavium/thunder/nicvf_main.c 	nicvf_enable_intr(nic, NICVF_INTR_QS_ERR, 0);
nicvf_enable_intr 1242 drivers/net/ethernet/cavium/thunder/nicvf_main.c 	nicvf_enable_intr(nic, NICVF_INTR_MBOX, 0);
nicvf_enable_intr 1546 drivers/net/ethernet/cavium/thunder/nicvf_main.c 	nicvf_enable_intr(nic, NICVF_INTR_QS_ERR, 0);
nicvf_enable_intr 1550 drivers/net/ethernet/cavium/thunder/nicvf_main.c 		nicvf_enable_intr(nic, NICVF_INTR_CQ, qidx);
nicvf_enable_intr 1554 drivers/net/ethernet/cavium/thunder/nicvf_main.c 		nicvf_enable_intr(nic, NICVF_INTR_RBDR, qidx);
nicvf_enable_intr  444 drivers/net/ethernet/cavium/thunder/nicvf_queues.c 		nicvf_enable_intr(nic, NICVF_INTR_RBDR, rbdr_idx);
nicvf_enable_intr  354 drivers/net/ethernet/cavium/thunder/nicvf_queues.h void nicvf_enable_intr(struct nicvf *nic, int int_type, int q_idx);