• Home
  • Raw
  • Download

Lines Matching refs:arg

104 static inline u8 __bth_opcode(void *arg)  in __bth_opcode()  argument
106 struct rxe_bth *bth = arg; in __bth_opcode()
111 static inline void __bth_set_opcode(void *arg, u8 opcode) in __bth_set_opcode() argument
113 struct rxe_bth *bth = arg; in __bth_set_opcode()
118 static inline u8 __bth_se(void *arg) in __bth_se() argument
120 struct rxe_bth *bth = arg; in __bth_se()
125 static inline void __bth_set_se(void *arg, int se) in __bth_set_se() argument
127 struct rxe_bth *bth = arg; in __bth_set_se()
135 static inline u8 __bth_mig(void *arg) in __bth_mig() argument
137 struct rxe_bth *bth = arg; in __bth_mig()
142 static inline void __bth_set_mig(void *arg, u8 mig) in __bth_set_mig() argument
144 struct rxe_bth *bth = arg; in __bth_set_mig()
152 static inline u8 __bth_pad(void *arg) in __bth_pad() argument
154 struct rxe_bth *bth = arg; in __bth_pad()
159 static inline void __bth_set_pad(void *arg, u8 pad) in __bth_set_pad() argument
161 struct rxe_bth *bth = arg; in __bth_set_pad()
167 static inline u8 __bth_tver(void *arg) in __bth_tver() argument
169 struct rxe_bth *bth = arg; in __bth_tver()
174 static inline void __bth_set_tver(void *arg, u8 tver) in __bth_set_tver() argument
176 struct rxe_bth *bth = arg; in __bth_set_tver()
182 static inline u16 __bth_pkey(void *arg) in __bth_pkey() argument
184 struct rxe_bth *bth = arg; in __bth_pkey()
189 static inline void __bth_set_pkey(void *arg, u16 pkey) in __bth_set_pkey() argument
191 struct rxe_bth *bth = arg; in __bth_set_pkey()
196 static inline u32 __bth_qpn(void *arg) in __bth_qpn() argument
198 struct rxe_bth *bth = arg; in __bth_qpn()
203 static inline void __bth_set_qpn(void *arg, u32 qpn) in __bth_set_qpn() argument
205 struct rxe_bth *bth = arg; in __bth_set_qpn()
212 static inline int __bth_fecn(void *arg) in __bth_fecn() argument
214 struct rxe_bth *bth = arg; in __bth_fecn()
219 static inline void __bth_set_fecn(void *arg, int fecn) in __bth_set_fecn() argument
221 struct rxe_bth *bth = arg; in __bth_set_fecn()
229 static inline int __bth_becn(void *arg) in __bth_becn() argument
231 struct rxe_bth *bth = arg; in __bth_becn()
236 static inline void __bth_set_becn(void *arg, int becn) in __bth_set_becn() argument
238 struct rxe_bth *bth = arg; in __bth_set_becn()
246 static inline u8 __bth_resv6a(void *arg) in __bth_resv6a() argument
248 struct rxe_bth *bth = arg; in __bth_resv6a()
253 static inline void __bth_set_resv6a(void *arg) in __bth_set_resv6a() argument
255 struct rxe_bth *bth = arg; in __bth_set_resv6a()
260 static inline int __bth_ack(void *arg) in __bth_ack() argument
262 struct rxe_bth *bth = arg; in __bth_ack()
267 static inline void __bth_set_ack(void *arg, int ack) in __bth_set_ack() argument
269 struct rxe_bth *bth = arg; in __bth_set_ack()
277 static inline void __bth_set_resv7(void *arg) in __bth_set_resv7() argument
279 struct rxe_bth *bth = arg; in __bth_set_resv7()
284 static inline u32 __bth_psn(void *arg) in __bth_psn() argument
286 struct rxe_bth *bth = arg; in __bth_psn()
291 static inline void __bth_set_psn(void *arg, u32 psn) in __bth_set_psn() argument
293 struct rxe_bth *bth = arg; in __bth_set_psn()
454 static inline u8 __rdeth_een(void *arg) in __rdeth_een() argument
456 struct rxe_rdeth *rdeth = arg; in __rdeth_een()
461 static inline void __rdeth_set_een(void *arg, u32 een) in __rdeth_set_een() argument
463 struct rxe_rdeth *rdeth = arg; in __rdeth_set_een()
491 static inline u32 __deth_qkey(void *arg) in __deth_qkey() argument
493 struct rxe_deth *deth = arg; in __deth_qkey()
498 static inline void __deth_set_qkey(void *arg, u32 qkey) in __deth_set_qkey() argument
500 struct rxe_deth *deth = arg; in __deth_set_qkey()
505 static inline u32 __deth_sqp(void *arg) in __deth_sqp() argument
507 struct rxe_deth *deth = arg; in __deth_sqp()
512 static inline void __deth_set_sqp(void *arg, u32 sqp) in __deth_set_sqp() argument
514 struct rxe_deth *deth = arg; in __deth_set_sqp()
552 static inline u64 __reth_va(void *arg) in __reth_va() argument
554 struct rxe_reth *reth = arg; in __reth_va()
559 static inline void __reth_set_va(void *arg, u64 va) in __reth_set_va() argument
561 struct rxe_reth *reth = arg; in __reth_set_va()
566 static inline u32 __reth_rkey(void *arg) in __reth_rkey() argument
568 struct rxe_reth *reth = arg; in __reth_rkey()
573 static inline void __reth_set_rkey(void *arg, u32 rkey) in __reth_set_rkey() argument
575 struct rxe_reth *reth = arg; in __reth_set_rkey()
580 static inline u32 __reth_len(void *arg) in __reth_len() argument
582 struct rxe_reth *reth = arg; in __reth_len()
587 static inline void __reth_set_len(void *arg, u32 len) in __reth_set_len() argument
589 struct rxe_reth *reth = arg; in __reth_set_len()
640 static inline u64 __atmeth_va(void *arg) in __atmeth_va() argument
642 struct rxe_atmeth *atmeth = arg; in __atmeth_va()
647 static inline void __atmeth_set_va(void *arg, u64 va) in __atmeth_set_va() argument
649 struct rxe_atmeth *atmeth = arg; in __atmeth_set_va()
654 static inline u32 __atmeth_rkey(void *arg) in __atmeth_rkey() argument
656 struct rxe_atmeth *atmeth = arg; in __atmeth_rkey()
661 static inline void __atmeth_set_rkey(void *arg, u32 rkey) in __atmeth_set_rkey() argument
663 struct rxe_atmeth *atmeth = arg; in __atmeth_set_rkey()
668 static inline u64 __atmeth_swap_add(void *arg) in __atmeth_swap_add() argument
670 struct rxe_atmeth *atmeth = arg; in __atmeth_swap_add()
675 static inline void __atmeth_set_swap_add(void *arg, u64 swap_add) in __atmeth_set_swap_add() argument
677 struct rxe_atmeth *atmeth = arg; in __atmeth_set_swap_add()
682 static inline u64 __atmeth_comp(void *arg) in __atmeth_comp() argument
684 struct rxe_atmeth *atmeth = arg; in __atmeth_comp()
689 static inline void __atmeth_set_comp(void *arg, u64 comp) in __atmeth_set_comp() argument
691 struct rxe_atmeth *atmeth = arg; in __atmeth_set_comp()
768 static inline u8 __aeth_syn(void *arg) in __aeth_syn() argument
770 struct rxe_aeth *aeth = arg; in __aeth_syn()
775 static inline void __aeth_set_syn(void *arg, u8 syn) in __aeth_set_syn() argument
777 struct rxe_aeth *aeth = arg; in __aeth_set_syn()
784 static inline u32 __aeth_msn(void *arg) in __aeth_msn() argument
786 struct rxe_aeth *aeth = arg; in __aeth_msn()
791 static inline void __aeth_set_msn(void *arg, u32 msn) in __aeth_set_msn() argument
793 struct rxe_aeth *aeth = arg; in __aeth_set_msn()
831 static inline u64 __atmack_orig(void *arg) in __atmack_orig() argument
833 struct rxe_atmack *atmack = arg; in __atmack_orig()
838 static inline void __atmack_set_orig(void *arg, u64 orig) in __atmack_set_orig() argument
840 struct rxe_atmack *atmack = arg; in __atmack_set_orig()
864 static inline __be32 __immdt_imm(void *arg) in __immdt_imm() argument
866 struct rxe_immdt *immdt = arg; in __immdt_imm()
871 static inline void __immdt_set_imm(void *arg, __be32 imm) in __immdt_set_imm() argument
873 struct rxe_immdt *immdt = arg; in __immdt_set_imm()
897 static inline u32 __ieth_rkey(void *arg) in __ieth_rkey() argument
899 struct rxe_ieth *ieth = arg; in __ieth_rkey()
904 static inline void __ieth_set_rkey(void *arg, u32 rkey) in __ieth_set_rkey() argument
906 struct rxe_ieth *ieth = arg; in __ieth_set_rkey()