Searched refs:xgbe_xmit (Results 1 – 3 of 3) sorted by relevance
861 int xgbe_xmit(struct ifnet *, struct mbuf *);
532 ifp->if_transmit = xgbe_xmit; in axgbe_attach()
798 int xgbe_xmit(struct ifnet *ifp, struct mbuf *m) in xgbe_xmit() function