Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgb/ulp/tom/
HDcxgb_tom.h169 static inline union listen_entry *stid2entry(const struct tid_info *t, in stid2entry() function
202 p = stid2entry(t, tid)->ctx; in lookup_stid()
HDcxgb_listen.c78 union listen_entry *p = stid2entry(t, stid); in free_stid()