Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c570 static int hn_tx_swq_depth = 0; variable
572 &hn_tx_swq_depth, 0, "Depth of IFQ or BUFRING");
1035 if (hn_tx_swq_depth < txr->hn_txdesc_cnt) in hn_get_txswq_depth()
1037 return hn_tx_swq_depth; in hn_get_txswq_depth()