Searched refs:t4_l2t_send_slow (Results 1 – 2 of 2) sorted by relevance
35 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()
266 t4_l2t_send_slow(struct adapter *sc, struct wrqe *wr, struct l2t_entry *e) in t4_l2t_send_slow() function