if_cnmac.c | 144 static inline int cnmac_send_makecmd_gbuf(struct cnmac_softc *, struct mbuf *, 776 cnmac_send_makecmd_gbuf(struct cnmac_softc *sc, struct mbuf *m0, uint64_t *gbuf, function in typeref:typename:int 831 if (cnmac_send_makecmd_gbuf(sc, m, gbuf, &segs)) {
|