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

/freebsd-11.0-release/sys/dev/ixgbe/
H A Dif_ixv.c86 static void ixv_stop(void *);
300 adapter->stop_locked = ixv_stop;
470 ixv_stop(adapter);
520 ixv_stop(adapter);
594 ixv_stop(adapter);
682 ixv_stop(adapter);
709 ixv_stop(adapter);
1203 ixv_stop(void *arg) function
1212 INIT_DEBUGOUT("ixv_stop: begin\n");

Completed in 52 milliseconds