HomeSort by: relevance | last modified time | path
    Searched defs:wm_transmit (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_wm.c 935 static int wm_transmit(struct ifnet *, struct mbuf *);
3176 * wm_transmit() has the same disadvantages as wm_nq_transmit()
3180 ifp->if_transmit = wm_transmit;
8897 wm_transmit(struct ifnet *ifp, struct mbuf *m) function in typeref:typename:int
if_wm.c 935 static int wm_transmit(struct ifnet *, struct mbuf *);
3176 * wm_transmit() has the same disadvantages as wm_nq_transmit()
3180 ifp->if_transmit = wm_transmit;
8897 wm_transmit(struct ifnet *ifp, struct mbuf *m) function in typeref:typename:int

Completed in 120 milliseconds