| /freebsd-11-stable/sys/dev/cxgbe/tom/ |
| HD | t4_listen.c | 94 u_int stid, n, f, mask; in alloc_stid() local 122 stid = t->nstids_free_head; in alloc_stid() 127 stid = t->nstids_free_head; in alloc_stid() 129 stid += s->used + s->free; in alloc_stid() 130 f = stid & mask; in alloc_stid() 132 stid -= n + f; in alloc_stid() 139 if (__predict_false(stid != t->nstids)) { in alloc_stid() 142 __func__, &t->stids, stid, t->nstids); in alloc_stid() 153 t->stid_tab[stid] = lctx; in alloc_stid() 156 KASSERT(((stid + t->stid_base) & mask) == 0, in alloc_stid() [all …]
|
| HD | t4_tom.h | 246 int stid; member
|
| /freebsd-11-stable/sys/dev/cxgb/ulp/tom/ |
| HD | cxgb_listen.c | 62 int stid = -1; in alloc_stid() local 68 stid = (p - t->stid_tab) + t->stid_base; in alloc_stid() 74 return (stid); in alloc_stid() 78 free_stid(struct tid_info *t, int stid) in free_stid() argument 80 union listen_entry *p = stid2entry(t, stid); in free_stid() 100 lctx->stid = alloc_stid(&td->tid_maps, lctx); in alloc_lctx() 101 if (lctx->stid < 0) { in alloc_lctx() 127 KASSERT(lctx->stid >= 0, ("%s: bad stid %d.", __func__, lctx->stid)); in free_lctx() 130 __func__, lctx->stid, lctx, lctx->inp); in free_lctx() 132 free_stid(&td->tid_maps, lctx->stid); in free_lctx() [all …]
|
| HD | cxgb_tom.h | 133 int stid; member 170 unsigned int stid) in stid2entry() argument 172 return &t->stid_tab[stid - t->stid_base]; in stid2entry()
|
| /freebsd-11-stable/sys/mips/rmi/ |
| HD | msgring.h | 194 msgrng_send(unsigned int stid) in msgrng_send() argument 202 :: "r" (stid): "$8" in msgrng_send() 257 unsigned int stid, struct msgrng_msg *msg) in message_send() argument 275 dest = ((size - 1) << 16) | (code << 8) | stid; in message_send() 295 message_receive(int bucket, int *size, int *code, int *stid, in message_receive() argument 314 *stid = (status & 0x7f0000) >> 16; in message_receive()
|
| /freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/ |
| HD | ctf.h | 222 #define CTF_TYPE_NAME(stid, offset) \ argument 223 (((stid) << 31) | ((offset) & 0x7fffffff))
|
| /freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/ |
| HD | iw_cxgb_cm.h | 166 unsigned int stid; member
|
| /freebsd-11-stable/sys/mips/rmi/dev/nlge/ |
| HD | if_nlge.c | 191 int stid, struct msgrng_msg *msg, void *data); 637 nlge_msgring_handler(int bucket, int size, int code, int stid, in nlge_msgring_handler() argument 1044 int i, n, stid, ret, code; in nlna_submit_rx_free_desc() local 1051 stid = sc->rfrbucket; in nlna_submit_rx_free_desc() 1068 ret = message_send(1, code, stid, &msg); in nlna_submit_rx_free_desc()
|
| /freebsd-11-stable/sys/mips/rmi/dev/sec/ |
| HD | rmilib.c | 100 void xlr_sec_msgring_handler(int bucket, int size, int code, int stid, 2795 xlr_sec_msgring_handler(int bucket, int size, int code, int stid, in xlr_sec_msgring_handler() argument 2811 if ((stid < MSGRNG_STNID_SEC0) || (stid > MSGRNG_STNID_PK0)) { in xlr_sec_msgring_handler() 2813 stid, MSGRNG_STNID_SEC0, MSGRNG_STNID_PK0); in xlr_sec_msgring_handler() 2981 printf("[%s]: HANDLER bad id = %d\n", __FUNCTION__, stid); in xlr_sec_msgring_handler()
|
| /freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/ |
| HD | iw_cxgbe.h | 839 unsigned int stid; member
|
| /freebsd-11-stable/share/dict/ |
| HD | web2 | 189784 stid
|