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

/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h340 void nicvf_put_sq_desc(struct snd_queue *sq, int desc_cnt);
H A Dnicvf_queues.c1143 void nicvf_put_sq_desc(struct snd_queue *sq, int desc_cnt) function
1192 nicvf_put_sq_desc(sq, 1);
1201 nicvf_put_sq_desc(sq, hdr->subdesc_cnt + 1);
H A Dnicvf_main.c919 nicvf_put_sq_desc(sq, subdesc_cnt);

Completed in 198 milliseconds