Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/cxgbe/tom/
HDt4_connect.c289 toep->tid = alloc_atid(sc, toep); in t4_connect()
/freebsd-head/sys/dev/cxgbe/
HDadapter.h1388 int alloc_atid(struct adapter *, void *);
HDt4_filter.c1650 atid = alloc_atid(sc, f); in set_hashfilter()
HDt4_main.c4144 alloc_atid(struct adapter *sc, void *ctx) in alloc_atid() function
/freebsd-head/sys/dev/cxgbe/crypto/
HDt6_kern_tls.c439 atid = alloc_atid(sc, tlsp); in t6_tls_tag_alloc()