Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/axgbe/
Dxgbe.h861 int xgbe_xmit(struct ifnet *, struct mbuf *);
Dif_axgbe.c532 ifp->if_transmit = xgbe_xmit; in axgbe_attach()
Dxgbe-drv.c798 int xgbe_xmit(struct ifnet *ifp, struct mbuf *m) in xgbe_xmit() function