/Linux-v4.19/drivers/target/iscsi/cxgbit/ |
D | cxgbit_cm.c | 83 unsigned int stid) in cxgbit_np_hash_add() 104 int stid = -1, bucket = cxgbit_np_hashfn(cnp); in cxgbit_np_hash_find() local 121 int stid = -1, bucket = cxgbit_np_hashfn(cnp); in cxgbit_np_hash_del() local 147 cxgbit_create_server6(struct cxgbit_device *cdev, unsigned int stid, in cxgbit_create_server6() 199 cxgbit_create_server4(struct cxgbit_device *cdev, unsigned int stid, in cxgbit_create_server4() 348 int stid, ret; in __cxgbit_setup_cdev_np() local 523 int stid, ret; in __cxgbit_free_cdev_np() local 1203 unsigned int stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in cxgbit_pass_accept_req() local 1548 unsigned int stid = GET_TID(rpl); in cxgbit_pass_open_rpl() local 1570 unsigned int stid = GET_TID(rpl); in cxgbit_close_listsrv_rpl() local
|
D | cxgbit.h | 125 unsigned int stid; member 189 unsigned int stid; member
|
/Linux-v4.19/drivers/crypto/chelsio/chtls/ |
D | chtls_cm.c | 506 unsigned int stid) in listen_hash_add() 527 int stid = -1; in listen_hash_find() local 546 int stid = -1; in listen_hash_del() local 606 int stid; in chtls_listen_start() local 667 int stid; in chtls_listen_stop() local 684 unsigned int stid = GET_TID(rpl); in chtls_pass_open_rpl() local 713 unsigned int stid; in chtls_close_listsrv_rpl() local 1147 unsigned int stid; in chtls_pass_accept_request() local 1240 unsigned int stid; in chtls_pass_accept_req() local 1399 unsigned int stid; in chtls_pass_establish() local
|
D | chtls.h | 75 unsigned int stid; /* The server TID */ member
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_defs.h | 54 unsigned int stid) in stid2entry()
|
D | cxgb3_offload.c | 521 void cxgb3_free_stid(struct t3cdev *tdev, int stid) in cxgb3_free_stid() 677 int stid = -1; in cxgb3_alloc_stid() local 762 unsigned int stid = G_TID(ntohl(p->opcode_tid)); in do_stid_rpl() local 798 unsigned int stid = G_PASS_OPEN_TID(ntohl(req->tos_tid)); in do_cr() local
|
/Linux-v4.19/arch/mips/include/asm/netlogic/xlr/ |
D | fmn.h | 202 static inline void nlm_msgsnd(unsigned int stid) in nlm_msgsnd() 276 unsigned int stid, struct nlm_fmn_msg *msg) in nlm_fmn_send() 312 static inline int nlm_fmn_receive(int bucket, int *size, int *code, int *stid, in nlm_fmn_receive()
|
/Linux-v4.19/fs/nfsd/ |
D | nfs4layouts.c | 155 nfsd4_free_layout_stateid(struct nfs4_stid *stid) in nfsd4_free_layout_stateid() 270 struct nfs4_stid *stid; in nfsd4_preprocess_layout_stateid() local
|
D | nfs4state.c | 678 struct nfs4_stid *stid; in nfs4_alloc_stid() local 718 struct nfs4_stid *stid; in nfs4_alloc_open_stateid() local 727 static void nfs4_free_deleg(struct nfs4_stid *stid) in nfs4_free_deleg() 870 nfs4_inc_and_copy_stateid(stateid_t *dst, struct nfs4_stid *stid) in nfs4_inc_and_copy_stateid() 1224 static void nfs4_free_ol_stateid(struct nfs4_stid *stid) in nfs4_free_ol_stateid() 1235 static void nfs4_free_lock_stateid(struct nfs4_stid *stid) in nfs4_free_lock_stateid()
|
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 370 unsigned int stid) in get_ep_from_stid() 2334 unsigned int stid = GET_TID(rpl); in pass_open_rpl() local 2352 unsigned int stid = GET_TID(rpl); in close_listsrv_rpl() local 2471 unsigned int stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in pass_accept_req() local 3750 static void build_cpl_pass_accept_req(struct sk_buff *skb, int stid , u8 tos) in build_cpl_pass_accept_req() 3884 int stid; in rx_pkt() local
|
D | iw_cxgb4.h | 942 unsigned int stid; member
|
/Linux-v4.19/arch/powerpc/kvm/ |
D | e500_mmu_host.c | 149 int stid; in write_stlbe() local 166 unsigned int stid; in kvmppc_map_magic() local
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 1124 int stid; in cxgb4_alloc_stid() local 1161 int stid; in cxgb4_alloc_sftid() local 1187 void cxgb4_free_stid(struct tid_info *t, unsigned int stid, int family) in cxgb4_free_stid() 1396 int cxgb4_create_server(const struct net_device *dev, unsigned int stid, in cxgb4_create_server() 1437 int cxgb4_create_server6(const struct net_device *dev, unsigned int stid, in cxgb4_create_server6() 1470 int cxgb4_remove_server(const struct net_device *dev, unsigned int stid, in cxgb4_remove_server() 2357 int cxgb4_create_server_filter(const struct net_device *dev, unsigned int stid, in cxgb4_create_server_filter() 2427 int cxgb4_remove_server_filter(const struct net_device *dev, unsigned int stid, in cxgb4_remove_server_filter()
|
D | cxgb4_uld.h | 148 static inline void *lookup_stid(const struct tid_info *t, unsigned int stid) in lookup_stid()
|
/Linux-v4.19/drivers/infiniband/hw/cxgb3/ |
D | iwch_cm.h | 171 unsigned int stid; member
|
/Linux-v4.19/drivers/gpu/drm/vmwgfx/device_include/ |
D | svga3d_cmd.h | 2099 uint32 stid; member 2119 uint32 stid; member 2127 uint32 stid; member 2136 uint32 stid; member 2167 uint32 stid; member
|