Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/hyperv/netvsc/
HDif_hn.c434 static int hn_start_locked(struct hn_tx_ring *, int);
5658 hn_start_locked(txr, 0); in hn_start_taskfunc()
5663 hn_start_locked(struct hn_tx_ring *txr, int len) in hn_start_locked() function
5785 sched = hn_start_locked(txr, txr->hn_direct_tx_size); in hn_start()
5801 hn_start_locked(txr, 0); in hn_start_txeof_taskfunc()
5820 sched = hn_start_locked(txr, txr->hn_direct_tx_size); in hn_start_txeof()