Searched refs:lge_encap (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_lge.c121 int lge_encap(struct lge_softc *, struct mbuf *, u_int32_t *);
883 lge_encap(struct lge_softc *sc, struct mbuf *m_head, u_int32_t *txidx) function
956 if (lge_encap(sc, m_head, &idx)) {

Completed in 300 milliseconds