Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dnicvf_queues.c103 static void nicvf_put_sq_desc(struct snd_queue *, int);
721 nicvf_put_sq_desc(sq, hdr->subdesc_cnt + 1); in nicvf_snd_pkt_handler()
1675 nicvf_put_sq_desc(struct snd_queue *sq, int desc_cnt) in nicvf_put_sq_desc() function
1725 nicvf_put_sq_desc(sq, 1); in nicvf_sq_free_used_descs()
1734 nicvf_put_sq_desc(sq, hdr->subdesc_cnt + 1); in nicvf_sq_free_used_descs()
1939 nicvf_put_sq_desc(sq, subdesc_cnt); in nicvf_tx_mbuf_locked()