Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ixgb.c112 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