Home
last modified time | relevance | path

Searched refs:nicvf_sq_enable (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.h338 void nicvf_sq_enable(struct nicvf *nic, struct snd_queue *sq, int qidx);
Dnicvf_queues.c1160 void nicvf_sq_enable(struct nicvf *nic, struct snd_queue *sq, int qidx) in nicvf_sq_enable() function
Dnicvf_main.c1006 nicvf_sq_enable(nic, &qs->sq[qidx], qidx); in nicvf_handle_qs_err()