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

  /src/sys/arch/mips/cavium/dev/
if_cnmac.c 150 static inline int cnmac_send(struct cnmac_softc *, struct mbuf *, int *);
943 cnmac_send(struct cnmac_softc *sc, struct mbuf *m, int *pwdc) function in typeref:typename:int
1031 if (cnmac_send(sc, m, &wdc)) {

Completed in 12 milliseconds