Searched refs:ixgb_encap (Results 1 – 1 of 1) sorted by relevance
112 int ixgb_encap(struct ixgb_softc *, struct mbuf *);290 if (ixgb_encap(sc, m_head)) { in ixgb_start()624 ixgb_encap(struct ixgb_softc *sc, struct mbuf *m_head) in ixgb_encap() function