Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.h341 void nicvf_sq_enable(struct nicvf *nic, struct snd_queue *sq, int qidx);
Dnicvf_queues.c1162 void nicvf_sq_enable(struct nicvf *nic, struct snd_queue *sq, int qidx) in nicvf_sq_enable() function
Dnicvf_main.c988 nicvf_sq_enable(nic, &qs->sq[qidx], qidx); in nicvf_handle_qs_err()