Searched refs:nicvf_is_intr_enabled (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_queues.h | 357 int nicvf_is_intr_enabled(struct nicvf *nic, int int_type, int q_idx);
|
H A D | nicvf_main.c | 1072 if (!nicvf_is_intr_enabled(nic, NICVF_INTR_RBDR, qidx)) in nicvf_rbdr_intr_handler()
|
H A D | nicvf_queues.c | 1798 int nicvf_is_intr_enabled(struct nicvf *nic, int int_type, int q_idx) in nicvf_is_intr_enabled() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_queues.h | 357 int nicvf_is_intr_enabled(struct nicvf *nic, int int_type, int q_idx);
|
H A D | nicvf_main.c | 1069 if (!nicvf_is_intr_enabled(nic, NICVF_INTR_RBDR, qidx)) in nicvf_rbdr_intr_handler()
|
H A D | nicvf_queues.c | 1799 int nicvf_is_intr_enabled(struct nicvf *nic, int int_type, int q_idx) in nicvf_is_intr_enabled() function
|
Completed in 16 milliseconds