Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/tom/
H A Dt4_tom.h579 void t4_push_ktls(struct adapter *, struct toepcb *, int);
H A Dt4_cpl_io.c781 t4_push_ktls(sc, toep, 0); in t4_push_frames()
1547 t4_push_ktls(sc, toep, drop); in t4_push_data()
H A Dt4_tls.c495 t4_push_ktls(struct adapter *sc, struct toepcb *toep, int drop) in t4_push_ktls() function