Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h578 void do_rx_data_tls(const struct cpl_rx_data *, struct toepcb *, struct mbuf *);
H A Dt4_tls.c1059 do_rx_data_tls(const struct cpl_rx_data *cpl, struct toepcb *toep, in do_rx_data_tls() function
H A Dt4_cpl_io.c2028 do_rx_data_tls(cpl, toep, m); in do_rx_data()