Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/hyperv/netvsc/
HDif_hnvar.h129 int hn_sched_tx; member
HDif_hn.c5262 txr->hn_sched_tx = 1; in hn_tx_ring_create()
5563 __offsetof(struct hn_tx_ring, hn_sched_tx), in hn_create_tx_data()
5837 if (txr->hn_sched_tx) in hn_start()
5871 if (txr->hn_sched_tx) in hn_start_txeof()
6119 if (txr->hn_sched_tx) in hn_transmit()
6167 if (txr->hn_sched_tx) in hn_xmit_txeof()