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

  /src/sys/arch/mips/cavium/dev/
if_cnmac.c 148 static inline int cnmac_send_buf(struct cnmac_softc *, struct mbuf *,
923 cnmac_send_buf(struct cnmac_softc *sc, struct mbuf *m, uint64_t *gbuf, function in typeref:typename:int
970 error = cnmac_send_buf(sc, m, gbuf, pwdc);

Completed in 11 milliseconds