Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_l2t.h121 int t3_l2t_send_slow(struct toedev *dev, struct mbuf *m,
142 return t3_l2t_send_slow(dev, m, e); in l2t_send()
H A Dcxgb_l2t.c156 t3_l2t_send_slow(struct toedev *dev, struct mbuf *m, in t3_l2t_send_slow() function