Home
last modified time | relevance | path

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

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