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

  /src/sys/arch/mips/cavium/dev/
if_cnmac.c 146 static inline int cnmac_send_makecmd(struct cnmac_softc *, struct mbuf *,
823 cnmac_send_makecmd(struct cnmac_softc *sc, struct mbuf *m, function in typeref:typename:int
925 error = cnmac_send_makecmd(sc, m, gbuf, &pko_cmd_w0, &pko_cmd_w1);

Completed in 37 milliseconds