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

/freebsd-9.3-release/sys/dev/e1000/
H A Dif_igb.c185 static int igb_mq_start_locked(struct ifnet *, struct tx_ring *);
859 igb_mq_start_locked(ifp, txr);
978 err = igb_mq_start_locked(ifp, txr);
987 igb_mq_start_locked(struct ifnet *ifp, struct tx_ring *txr) function
1050 igb_mq_start_locked(ifp, txr);
1402 igb_mq_start_locked(ifp, txr);
1453 igb_mq_start_locked(ifp, txr);
1553 igb_mq_start_locked(ifp, txr);
1594 igb_mq_start_locked(ifp, txr);

Completed in 112 milliseconds