Home
last modified time | relevance | path

Searched refs:lookup_atid (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_connect.c79 struct toepcb *toep = lookup_atid(sc, atid); in do_act_establish()
153 struct toepcb *toep = lookup_atid(sc, atid); in do_act_open_rpl()
H A Dt4_tom.c1761 act_open_failure_cleanup(sc, lookup_atid(sc, atid), in reclaim_wr_resources()
2032 toep = lookup_atid(sc, atid); in stop_atids()
/freebsd/sys/dev/cxgbe/
H A Dadapter.h1389 void *lookup_atid(struct adapter *, int);
H A Dt4_filter.c1301 struct filter_entry *f = lookup_atid(sc, atid); in t4_hashfilter_ao_rpl()
H A Dt4_main.c4164 lookup_atid(struct adapter *sc, int atid) in lookup_atid() function
/freebsd/sys/dev/cxgbe/crypto/
H A Dt6_kern_tls.c253 struct tlspcb *tlsp = lookup_atid(sc, atid); in ktls_act_open_rpl()