Home
last modified time | relevance | path

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

/freebsd/sys/dev/gve/
H A Dgve_tx_dqo.c598 gve_tx_have_enough_qpl_bufs(struct gve_tx_ring *tx, int num_bufs) in gve_tx_have_enough_qpl_bufs() function
734 if (!gve_tx_have_enough_qpl_bufs(tx, nsegs)) { in gve_xmit_dqo_qpl()