Searched refs:smc91cxx_copy_tx_frame (Results 1 – 1 of 1) sorted by relevance
185 static uint8_t smc91cxx_copy_tx_frame(struct smc91cxx_softc *, struct mbuf *);727 oddbyte = smc91cxx_copy_tx_frame(sc, m); in smc91cxx_start()782 smc91cxx_copy_tx_frame(struct smc91cxx_softc *sc, struct mbuf *m0) in smc91cxx_copy_tx_frame() function