Searched refs:nicvf_put_sq_desc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/vnic/
H A Dnicvf_queues.c107 static void nicvf_put_sq_desc(struct snd_queue *, int);
725 nicvf_put_sq_desc(sq, hdr->subdesc_cnt + 1);
1676 nicvf_put_sq_desc(struct snd_queue *sq, int desc_cnt) function
1727 nicvf_put_sq_desc(sq, 1);
1736 nicvf_put_sq_desc(sq, hdr->subdesc_cnt + 1);
1936 nicvf_put_sq_desc(sq, subdesc_cnt);

Completed in 148 milliseconds