Home
last modified time | relevance | path

Searched refs:emx_txcsum (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/netif/emx/
H A Dif_emx.c268 static int emx_txcsum(struct emx_txdata *, struct mbuf *,
1746 i = emx_txcsum(tdata, m_head, &txd_upper, &txd_lower); in emx_encap()
2649 emx_txcsum(struct emx_txdata *tdata, struct mbuf *mp, in emx_txcsum() function