Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c211 static int vtnet_ctrl_guest_offloads(struct vtnet_softc *, uint64_t);
3401 error = vtnet_ctrl_guest_offloads(sc, in vtnet_update_rx_offloads()
3578 vtnet_ctrl_guest_offloads(struct vtnet_softc *sc, uint64_t offloads) in vtnet_ctrl_guest_offloads() function