Searched refs:stid (Results 1 - 20 of 20) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/cxgb4/
H A Dcxgb4_uld.h124 static inline void *lookup_stid(const struct tid_info *t, unsigned int stid) argument
126 stid -= t->stid_base;
127 return stid < t->nstids ? t->stid_tab[stid].data : NULL;
140 void cxgb4_free_stid(struct tid_info *t, unsigned int stid, int family);
147 int cxgb4_create_server(const struct net_device *dev, unsigned int stid,
149 int cxgb4_create_server6(const struct net_device *dev, unsigned int stid,
H A Dcxgb4_main.c2108 int stid; local
2112 stid = find_first_zero_bit(t->stid_bmap, t->nstids);
2113 if (stid < t->nstids)
2114 __set_bit(stid, t->stid_bmap);
2116 stid = -1;
2118 stid = bitmap_find_free_region(t->stid_bmap, t->nstids, 2);
2119 if (stid < 0)
2120 stid = -1;
2122 if (stid >= 0) {
2123 t->stid_tab[stid]
2135 cxgb4_free_stid(struct tid_info *t, unsigned int stid, int family) argument
2287 cxgb4_create_server(const struct net_device *dev, unsigned int stid, __be32 sip, __be16 sport, unsigned int queue) argument
2326 cxgb4_create_server6(const struct net_device *dev, unsigned int stid, const struct in6_addr *sip, __be16 sport, unsigned int queue) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dcxgb4_uld.h124 static inline void *lookup_stid(const struct tid_info *t, unsigned int stid) argument
126 stid -= t->stid_base;
127 return stid < t->nstids ? t->stid_tab[stid].data : NULL;
140 void cxgb4_free_stid(struct tid_info *t, unsigned int stid, int family);
147 int cxgb4_create_server(const struct net_device *dev, unsigned int stid,
149 int cxgb4_create_server6(const struct net_device *dev, unsigned int stid,
H A Dcxgb4_main.c2108 int stid; local
2112 stid = find_first_zero_bit(t->stid_bmap, t->nstids);
2113 if (stid < t->nstids)
2114 __set_bit(stid, t->stid_bmap);
2116 stid = -1;
2118 stid = bitmap_find_free_region(t->stid_bmap, t->nstids, 2);
2119 if (stid < 0)
2120 stid = -1;
2122 if (stid >= 0) {
2123 t->stid_tab[stid]
2135 cxgb4_free_stid(struct tid_info *t, unsigned int stid, int family) argument
2287 cxgb4_create_server(const struct net_device *dev, unsigned int stid, __be32 sip, __be16 sport, unsigned int queue) argument
2326 cxgb4_create_server6(const struct net_device *dev, unsigned int stid, const struct in6_addr *sip, __be16 sport, unsigned int queue) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/cxgb3/
H A Dcxgb3_defs.h59 unsigned int stid)
61 return &t->stid_tab[stid - t->stid_base];
58 stid2entry(const struct tid_info *t, unsigned int stid) argument
H A Dcxgb3_offload.h101 void cxgb3_free_stid(struct t3cdev *dev, int stid);
H A Dcxgb3_offload.c515 void cxgb3_free_stid(struct t3cdev *tdev, int stid) argument
518 union listen_entry *p = stid2entry(t, stid);
671 int stid = -1; local
678 stid = (p - t->stid_tab) + t->stid_base;
685 return stid;
759 unsigned int stid = G_TID(ntohl(p->opcode_tid)); local
762 t3c_tid = lookup_stid(&(T3C_DATA(dev))->tid_maps, stid);
795 unsigned int stid = G_PASS_OPEN_TID(ntohl(req->tos_tid)); local
807 t3c_tid = lookup_stid(t, stid);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dcxgb3_defs.h59 unsigned int stid)
61 return &t->stid_tab[stid - t->stid_base];
58 stid2entry(const struct tid_info *t, unsigned int stid) argument
H A Dcxgb3_offload.h101 void cxgb3_free_stid(struct t3cdev *dev, int stid);
H A Dcxgb3_offload.c515 void cxgb3_free_stid(struct t3cdev *tdev, int stid) argument
518 union listen_entry *p = stid2entry(t, stid);
671 int stid = -1; local
678 stid = (p - t->stid_tab) + t->stid_base;
685 return stid;
759 unsigned int stid = G_TID(ntohl(p->opcode_tid)); local
762 t3c_tid = lookup_stid(&(T3C_DATA(dev))->tid_maps, stid);
795 unsigned int stid = G_PASS_OPEN_TID(ntohl(req->tos_tid)); local
807 t3c_tid = lookup_stid(t, stid);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.h171 unsigned int stid; member in struct:iwch_listen_ep
H A Diwch_cm.c1203 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_PASS_OPEN_REQ, ep->stid));
1245 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_CLOSE_LISTSRV_REQ, ep->stid));
1995 ep->stid = cxgb3_alloc_stid(h->rdev.t3cdev_p, &t3c_client, ep);
1996 if (ep->stid == -1) {
2015 cxgb3_free_stid(ep->com.tdev, ep->stid);
2039 cxgb3_free_stid(ep->com.tdev, ep->stid);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.h171 unsigned int stid; member in struct:iwch_listen_ep
H A Diwch_cm.c1203 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_PASS_OPEN_REQ, ep->stid));
1245 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_CLOSE_LISTSRV_REQ, ep->stid));
1995 ep->stid = cxgb3_alloc_stid(h->rdev.t3cdev_p, &t3c_client, ep);
1996 if (ep->stid == -1) {
2015 cxgb3_free_stid(ep->com.tdev, ep->stid);
2039 cxgb3_free_stid(ep->com.tdev, ep->stid);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/cxgb4/
H A Dcm.c1207 unsigned int stid = GET_TID(rpl); local
1208 struct c4iw_listen_ep *ep = lookup_stid(t, stid);
1211 printk(KERN_ERR MOD "stid %d lookup failure!\n", stid);
1237 ep->stid));
1248 unsigned int stid = GET_TID(rpl); local
1249 struct c4iw_listen_ep *ep = lookup_stid(t, stid);
1342 unsigned int stid = GET_POPEN_TID(ntohl(req->tos_stid)); local
1357 parent_ep = lookup_stid(t, stid);
2037 ep->stid
[all...]
H A Diw_cxgb4.h593 unsigned int stid; member in struct:c4iw_listen_ep
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcm.c1207 unsigned int stid = GET_TID(rpl); local
1208 struct c4iw_listen_ep *ep = lookup_stid(t, stid);
1211 printk(KERN_ERR MOD "stid %d lookup failure!\n", stid);
1237 ep->stid));
1248 unsigned int stid = GET_TID(rpl); local
1249 struct c4iw_listen_ep *ep = lookup_stid(t, stid);
1342 unsigned int stid = GET_POPEN_TID(ntohl(req->tos_stid)); local
1357 parent_ep = lookup_stid(t, stid);
2037 ep->stid
[all...]
H A Diw_cxgb4.h593 unsigned int stid; member in struct:c4iw_listen_ep
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/nfsd/
H A Dnfs4state.c62 static struct nfs4_stateid * find_stateid(stateid_t *stid, int flags);
63 static struct nfs4_delegation * find_delegation_stateid(struct inode *ino, stateid_t *stid);
2267 find_delegation_file(struct nfs4_file *fp, stateid_t *stid) argument
2272 if (dp->dl_stateid.si_stateownerid == stid->si_stateownerid)
3322 find_stateid(stateid_t *stid, int flags) argument
3325 u32 st_id = stid->si_stateownerid;
3326 u32 f_id = stid->si_fileid;
3351 find_delegation_stateid(struct inode *ino, stateid_t *stid) argument
3357 STATEID_VAL(stid));
3362 dl = find_delegation_file(fp, stid);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/nfsd/
H A Dnfs4state.c62 static struct nfs4_stateid * find_stateid(stateid_t *stid, int flags);
63 static struct nfs4_delegation * find_delegation_stateid(struct inode *ino, stateid_t *stid);
2267 find_delegation_file(struct nfs4_file *fp, stateid_t *stid) argument
2272 if (dp->dl_stateid.si_stateownerid == stid->si_stateownerid)
3322 find_stateid(stateid_t *stid, int flags) argument
3325 u32 st_id = stid->si_stateownerid;
3326 u32 f_id = stid->si_fileid;
3351 find_delegation_stateid(struct inode *ino, stateid_t *stid) argument
3357 STATEID_VAL(stid));
3362 dl = find_delegation_file(fp, stid);
[all...]

Completed in 243 milliseconds