Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom_l2t.h35 int t4_l2t_send_slow(struct adapter *, struct wrqe *, struct l2t_entry *);
50 return (t4_l2t_send_slow(sc, wr, e)); in t4_l2t_send()
H A Dt4_tom_l2t.c266 t4_l2t_send_slow(struct adapter *sc, struct wrqe *wr, struct l2t_entry *e) in t4_l2t_send_slow() function