Home
last modified time | relevance | path

Searched refs:atid2entry (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/cxgb/ulp/tom/
HDcxgb_tom.h162 static inline union active_open_entry *atid2entry(const struct tid_info *t, in atid2entry() function
219 p = atid2entry(t, tid)->ctx; in lookup_atid()
HDcxgb_cpl_io.c216 union active_open_entry *p = atid2entry(t, atid); in free_atid()