Home
last modified time | relevance | path

Searched refs:alloc_atid (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/sys/dev/cxgbe/tom/
H A Dt4_connect.c282 toep->tid = alloc_atid(sc, toep); in t4_connect()
/freebsd-13.1/sys/dev/cxgbe/
H A Dadapter.h1291 int alloc_atid(struct adapter *, void *);
H A Dt4_filter.c1652 atid = alloc_atid(sc, f); in set_hashfilter()
H A Dt4_main.c3910 alloc_atid(struct adapter *sc, void *ctx) in alloc_atid() function
/freebsd-13.1/sys/dev/cxgbe/crypto/
H A Dt4_kern_tls.c594 atid = alloc_atid(sc, tlsp); in cxgbe_tls_tag_alloc()