Searched defs:stid (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_tom.h133 int stid; member in struct:listen_ctx
169 stid2entry(const struct tid_info *t, unsigned int stid) argument
H A Dcxgb_listen.c60 int stid = -1; local
76 free_stid(struct tid_info *t, int stid) argument
280 unsigned int stid = GET_TID(rpl); local
311 int stid = GET_TID(rpl); local
491 unsigned int stid = G_PASS_OPEN_TID(ntohl(req->tos_tid)); local
706 int stid = G_PASS_OPEN_TID(ntohl(cpl->tos_tid)); local
[all...]
/freebsd-10-stable/sys/mips/rmi/dev/sec/
H A Drmilib.c2795 xlr_sec_msgring_handler(int bucket, int size, int code, int stid, argument
/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.h166 unsigned int stid; member in struct:iwch_listen_ep
/freebsd-10-stable/sys/dev/cxgbe/tom/
H A Dt4_listen.c91 u_int stid, n, f, mask; local
159 lookup_stid(struct adapter *sc, int stid) argument
718 int stid = GET_TID(cpl); local
793 int stid = GET_TID(cpl); local
1227 unsigned int stid = G_PASS_OPEN_TID(be32toh(cpl->tos_stid)); local
1536 unsigned int stid = G_PASS_OPEN_TID(be32toh(cpl->tos_stid)); local
[all...]
H A Dt4_tom.h199 int stid; member in struct:listen_ctx
/freebsd-10-stable/sys/mips/rmi/dev/nlge/
H A Dif_nlge.c637 nlge_msgring_handler(int bucket, int size, int code, int stid, argument
1042 int i, n, stid, ret, code; local
/freebsd-10-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-10-stable/sys/mips/rmi/dev/xlr/
H A Drge.c675 int stid = priv->rfrbucket; local
1418 int stid = priv->txbucket; local
1577 rmi_xlr_mac_msgring_handler(int bucket, int size, int code, int stid, struct msgrng_msg *msg, void *data ) argument
[all...]
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h793 unsigned int stid; member in struct:c4iw_listen_ep

Completed in 205 milliseconds