Searched refs:vtntx_sc (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/virtio/network/
H A Dif_vtnetvar.h101 struct vtnet_softc *vtntx_sc; member in struct:vtnet_txq
H A Dif_vtnet.c707 txq->vtntx_sc = sc;
779 txq->vtntx_sc = NULL;
1914 sc = txq->vtntx_sc;
1977 sc = txq->vtntx_sc;
2031 sc = txq->vtntx_sc;
2071 sc = txq->vtntx_sc;
2123 sc = txq->vtntx_sc;
2222 sc = txq->vtntx_sc;
2289 sc = txq->vtntx_sc;
2382 sc = txq->vtntx_sc;
[all...]

Completed in 57 milliseconds