Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ixgbe/
HDixgbe.h672 int ixgbe_legacy_start_locked(struct ifnet *, struct tx_ring *);
HDix_txrx.c100 ixgbe_legacy_start_locked(struct ifnet *ifp, struct tx_ring *txr) in ixgbe_legacy_start_locked() function
146 ixgbe_legacy_start_locked(ifp, txr); in ixgbe_legacy_start()
HDif_ixv.c1203 ixv_start_locked = ixgbe_legacy_start_locked; in ixv_setup_interface()
HDif_ix.c1029 ixgbe_start_locked = ixgbe_legacy_start_locked; in ixgbe_setup_interface()