Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c434 static int hn_get_txswq_depth(const struct hn_tx_ring *);
1031 hn_get_txswq_depth(const struct hn_tx_ring *txr) in hn_get_txswq_depth() function
2379 int qdepth = hn_get_txswq_depth(&sc->hn_tx_ring[0]); in hn_attach()
5213 br_depth = hn_get_txswq_depth(txr); in hn_tx_ring_create()