Searched refs:t4_push_ktls (Results 1 – 3 of 3) sorted by relevance
579 void t4_push_ktls(struct adapter *, struct toepcb *, int);
781 t4_push_ktls(sc, toep, 0); in t4_push_frames()1547 t4_push_ktls(sc, toep, drop); in t4_push_data()
495 t4_push_ktls(struct adapter *sc, struct toepcb *toep, int drop) in t4_push_ktls() function