Searched refs:c4iw_mr (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | mem.c | 377 static int finish_mem_reg(struct c4iw_mr *mhp, u32 stag) in finish_mem_reg() 392 struct c4iw_mr *mhp, int shift) in register_mem() 417 static int alloc_pbl(struct c4iw_mr *mhp, int npages) in alloc_pbl() 434 struct c4iw_mr *mhp; in c4iw_get_dma_mr() 500 struct c4iw_mr *mhp; in c4iw_reg_user_mr() 603 struct c4iw_mr *mhp; in c4iw_alloc_mr() 680 struct c4iw_mr *mhp = to_c4iw_mr(ibmr); in c4iw_set_page() 693 struct c4iw_mr *mhp = to_c4iw_mr(ibmr); in c4iw_map_mr_sg() 703 struct c4iw_mr *mhp; in c4iw_dereg_mr() 731 struct c4iw_mr *mh in c4iw_invalidate_mr() [all...] |
H A D | iw_cxgb4.h | 389 struct c4iw_mr { struct 403 static inline struct c4iw_mr *to_c4iw_mr(struct ib_mr *ibmr) in to_c4iw_mr() 405 return container_of(ibmr, struct c4iw_mr, ibmr); in to_c4iw_mr()
|
H A D | restrack.c | 433 struct c4iw_mr *mhp = to_c4iw_mr(ibmr); in c4iw_fill_res_mr_entry()
|
H A D | qp.c | 789 const struct ib_reg_wr *wr, struct c4iw_mr *mhp, in build_tpte_memreg() 821 const struct ib_reg_wr *wr, struct c4iw_mr *mhp, in build_memreg() 1193 struct c4iw_mr *mhp = to_c4iw_mr(reg_wr(wr)->mr); in c4iw_post_send()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | mem.c | 393 static int finish_mem_reg(struct c4iw_mr *mhp, u32 stag) in finish_mem_reg() 408 struct c4iw_mr *mhp, int shift) in register_mem() 433 static int alloc_pbl(struct c4iw_mr *mhp, int npages) in alloc_pbl() 450 struct c4iw_mr *mhp; in c4iw_get_dma_mr() 516 struct c4iw_mr *mhp; in c4iw_reg_user_mr() 687 struct c4iw_mr *mhp; in c4iw_alloc_mr() 764 struct c4iw_mr *mhp = to_c4iw_mr(ibmr); in c4iw_set_page() 777 struct c4iw_mr *mhp = to_c4iw_mr(ibmr); in c4iw_map_mr_sg() 787 struct c4iw_mr *mhp; in c4iw_dereg_mr() 815 struct c4iw_mr *mh in c4iw_invalidate_mr() [all...] |
H A D | iw_cxgb4.h | 395 struct c4iw_mr { struct 409 static inline struct c4iw_mr *to_c4iw_mr(struct ib_mr *ibmr) in to_c4iw_mr() 411 return container_of(ibmr, struct c4iw_mr, ibmr); in to_c4iw_mr()
|
H A D | restrack.c | 433 struct c4iw_mr *mhp = to_c4iw_mr(ibmr); in c4iw_fill_res_mr_entry()
|
H A D | qp.c | 789 const struct ib_reg_wr *wr, struct c4iw_mr *mhp, in build_tpte_memreg() 821 const struct ib_reg_wr *wr, struct c4iw_mr *mhp, in build_memreg() 1193 struct c4iw_mr *mhp = to_c4iw_mr(reg_wr(wr)->mr); in c4iw_post_send()
|
Completed in 15 milliseconds