Searched refs:lookup_stid (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/cxgb/ulp/tom/
H A Dcxgb_tom.h195 static inline void *lookup_stid(const struct tid_info *t, unsigned int tid) function
H A Dcxgb_listen.c283 struct listen_ctx *lctx = lookup_stid(&td->tid_maps, stid);
324 lctx = lookup_stid(&td->tid_maps, stid);
482 struct listen_ctx *lctx = lookup_stid(&td->tid_maps, stid);
/freebsd-11.0-release/sys/dev/cxgbe/tom/
H A Dt4_listen.c72 static struct listen_ctx *lookup_stid(struct adapter *, int);
161 lookup_stid(struct adapter *sc, int stid) function
718 struct listen_ctx *lctx = lookup_stid(sc, stid);
793 struct listen_ctx *lctx = lookup_stid(sc, stid);
1166 struct listen_ctx *lctx = lookup_stid(sc, stid);

Completed in 32 milliseconds