Searched defs:stid (Results 1 - 9 of 9) sorted by last modified time

/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.h246 int stid; member in struct:listen_ctx
H A Dt4_listen.c94 u_int stid, n, f, mask; local
162 lookup_stid(struct adapter *sc, int stid) argument
728 int stid = GET_TID(cpl); local
803 int stid = GET_TID(cpl); local
1240 unsigned int stid = G_PASS_OPEN_TID(be32toh(cpl->tos_stid)); local
1491 unsigned int stid = G_PASS_OPEN_TID(be32toh(cpl->tos_stid)); local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h839 unsigned int stid; member in struct:c4iw_listen_ep
/freebsd-11-stable/sys/mips/rmi/dev/nlge/
H A Dif_nlge.c637 nlge_msgring_handler(int bucket, int size, int code, int stid, argument
1044 int i, n, stid, ret, code; local
/freebsd-11-stable/sys/mips/rmi/dev/sec/
H A Drmilib.c2795 xlr_sec_msgring_handler(int bucket, int size, int code, int stid, argument
/freebsd-11-stable/sys/mips/rmi/
H A Dmsgring.h194 msgrng_send(unsigned int stid) argument
295 message_receive(int bucket, int *size, int *code, int *stid, argument
256 message_send(unsigned int size, unsigned int code, unsigned int stid, struct msgrng_msg *msg) argument
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.h166 unsigned int stid; member in struct:iwch_listen_ep
/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_listen.c62 int stid = -1; local
78 free_stid(struct tid_info *t, int stid) argument
282 unsigned int stid = GET_TID(rpl); local
313 int stid = GET_TID(rpl); local
480 unsigned int stid = G_PASS_OPEN_TID(ntohl(req->tos_tid)); local
689 int stid = G_PASS_OPEN_TID(ntohl(cpl->tos_tid)); local
[all...]
H A Dcxgb_tom.h133 int stid; member in struct:listen_ctx
169 stid2entry(const struct tid_info *t, unsigned int stid) argument

Completed in 114 milliseconds