/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_defs.h | 53 stid2entry(const struct tid_info *t, unsigned int stid) stid2entry() argument
|
H A D | cxgb3_offload.c | 521 void cxgb3_free_stid(struct t3cdev *tdev, int stid) in cxgb3_free_stid() argument 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
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_defs.h | 53 stid2entry(const struct tid_info *t, unsigned int stid) stid2entry() argument
|
H A D | cxgb3_offload.c | 521 void cxgb3_free_stid(struct t3cdev *tdev, int stid) in cxgb3_free_stid() argument 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
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | e500_mmu_host.c | 146 int stid; in write_stlbe() local 163 unsigned int stid; in kvmppc_map_magic() local
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | e500_mmu_host.c | 146 int stid; in write_stlbe() local 163 unsigned int stid; in kvmppc_map_magic() local
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4layouts.c | 155 nfsd4_free_layout_stateid(struct nfs4_stid *stid) in nfsd4_free_layout_stateid() argument 270 struct nfs4_stid *stid; in nfsd4_preprocess_layout_stateid() local [all...] |
H A D | state.h | 60 stateid_t stid; member
|
H A D | nfs4proc.c | 1603 struct nfs4_stid *stid; in nfsd4_copy_notify() local
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4layouts.c | 156 nfsd4_free_layout_stateid(struct nfs4_stid *stid) in nfsd4_free_layout_stateid() argument 271 struct nfs4_stid *stid; in nfsd4_preprocess_layout_stateid() local [all...] |
H A D | nfs4proc.c | 1922 struct nfs4_stid *stid; in nfsd4_copy_notify() local
|
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_cm.c | 101 int stid = -1, bucket = cxgbit_np_hashfn(cnp); in cxgbit_np_hash_find() local 118 int stid = -1, bucket = cxgbit_np_hashfn(cnp); in cxgbit_np_hash_del() local 79 cxgbit_np_hash_add(struct cxgbit_device *cdev, struct cxgbit_np *cnp, unsigned int stid) cxgbit_np_hash_add() argument 144 cxgbit_create_server6(struct cxgbit_device *cdev, unsigned int stid, struct cxgbit_np *cnp) cxgbit_create_server6() argument 196 cxgbit_create_server4(struct cxgbit_device *cdev, unsigned int stid, struct cxgbit_np *cnp) cxgbit_create_server4() argument 345 int stid, ret; __cxgbit_setup_cdev_np() local 520 int stid, ret; __cxgbit_free_cdev_np() local 1221 unsigned int stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); cxgbit_pass_accept_req() local 1582 unsigned int stid = GET_TID(rpl); cxgbit_pass_open_rpl() local 1604 unsigned int stid = GET_TID(rpl); cxgbit_close_listsrv_rpl() local [all...] |
H A D | cxgbit.h | 122 unsigned int stid; member 186 unsigned int stid; member
|
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit.h | 122 unsigned int stid; member 186 unsigned int stid; member
|
H A D | cxgbit_cm.c | 101 int stid = -1, bucket = cxgbit_np_hashfn(cnp); in cxgbit_np_hash_find() local 118 int stid = -1, bucket = cxgbit_np_hashfn(cnp); in cxgbit_np_hash_del() local 79 cxgbit_np_hash_add(struct cxgbit_device *cdev, struct cxgbit_np *cnp, unsigned int stid) cxgbit_np_hash_add() argument 144 cxgbit_create_server6(struct cxgbit_device *cdev, unsigned int stid, struct cxgbit_np *cnp) cxgbit_create_server6() argument 196 cxgbit_create_server4(struct cxgbit_device *cdev, unsigned int stid, struct cxgbit_np *cnp) cxgbit_create_server4() argument 345 int stid, ret; __cxgbit_setup_cdev_np() local 520 int stid, ret; __cxgbit_free_cdev_np() local 1222 unsigned int stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); cxgbit_pass_accept_req() local 1583 unsigned int stid = GET_TID(rpl); cxgbit_pass_open_rpl() local 1605 unsigned int stid = GET_TID(rpl); cxgbit_close_listsrv_rpl() local [all...] |
/kernel/linux/linux-5.10/arch/mips/include/asm/netlogic/xlr/ |
H A D | fmn.h | 202 static inline void nlm_msgsnd(unsigned int stid) in nlm_msgsnd() argument 312 static inline int nlm_fmn_receive(int bucket, int *size, int *code, int *stid, in nlm_fmn_receive() argument 275 nlm_fmn_send(unsigned int size, unsigned int code, unsigned int stid, struct nlm_fmn_msg *msg) nlm_fmn_send() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.h | 182 static inline void *lookup_stid(const struct tid_info *t, unsigned int stid) in lookup_stid() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_cm.c | 570 int stid = -1; in listen_hash_find() local 589 int stid = -1; in listen_hash_del() local 547 listen_hash_add(struct chtls_dev *cdev, struct sock *sk, unsigned int stid) listen_hash_add() argument 653 int stid; chtls_listen_start() local 733 int stid; chtls_listen_stop() local 763 unsigned int stid = GET_TID(rpl); chtls_pass_open_rpl() local 791 unsigned int stid; chtls_close_listsrv_rpl() local 1304 unsigned int stid; chtls_pass_accept_request() local 1430 unsigned int stid; chtls_pass_accept_req() local 1587 unsigned int stid; chtls_pass_establish() local [all...] |
H A D | chtls.h | 161 unsigned int stid; /* The server TID */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.h | 182 static inline void *lookup_stid(const struct tid_info *t, unsigned int stid) in lookup_stid() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_cm.c | 570 int stid = -1; in listen_hash_find() local 589 int stid = -1; in listen_hash_del() local 547 listen_hash_add(struct chtls_dev *cdev, struct sock *sk, unsigned int stid) listen_hash_add() argument 653 int stid; chtls_listen_start() local 733 int stid; chtls_listen_stop() local 763 unsigned int stid = GET_TID(rpl); chtls_pass_open_rpl() local 791 unsigned int stid; chtls_close_listsrv_rpl() local 1304 unsigned int stid; chtls_pass_accept_request() local 1430 unsigned int stid; chtls_pass_accept_req() local 1587 unsigned int stid; chtls_pass_establish() local [all...] |
H A D | chtls.h | 163 unsigned int stid; /* The server TID */ member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 2383 unsigned int stid = GET_TID(rpl); in pass_open_rpl() local 2401 unsigned int stid = GET_TID(rpl); in close_listsrv_rpl() local 372 get_ep_from_stid(struct c4iw_dev *dev, unsigned int stid) get_ep_from_stid() argument 2520 unsigned int stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); pass_accept_req() local 4061 int stid; rx_pkt() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 2383 unsigned int stid = GET_TID(rpl); in pass_open_rpl() local 2401 unsigned int stid = GET_TID(rpl); in close_listsrv_rpl() local 372 get_ep_from_stid(struct c4iw_dev *dev, unsigned int stid) get_ep_from_stid() argument 2514 unsigned int stid = PASS_OPEN_TID_G(ntohl(req->tos_stid)); pass_accept_req() local 4058 int stid; rx_pkt() local [all...] |
H A D | iw_cxgb4.h | 858 unsigned int stid; member
|