Searched refs:nicvf_sq_enable (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_queues.h | 338 void nicvf_sq_enable(struct nicvf *nic, struct snd_queue *sq, int qidx);
|
H A D | nicvf_main.c | 1009 nicvf_sq_enable(nic, &qs->sq[qidx], qidx); in nicvf_handle_qs_err()
|
H A D | nicvf_queues.c | 1159 void nicvf_sq_enable(struct nicvf *nic, struct snd_queue *sq, int qidx) in nicvf_sq_enable() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_queues.h | 338 void nicvf_sq_enable(struct nicvf *nic, struct snd_queue *sq, int qidx);
|
H A D | nicvf_main.c | 1006 nicvf_sq_enable(nic, &qs->sq[qidx], qidx); in nicvf_handle_qs_err()
|
H A D | nicvf_queues.c | 1160 void nicvf_sq_enable(struct nicvf *nic, struct snd_queue *sq, int qidx) in nicvf_sq_enable() function
|
Completed in 16 milliseconds