Searched refs:ocrdma_hw_mr (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_hw.h | 101 int ocrdma_mbx_alloc_lkey(struct ocrdma_dev *, struct ocrdma_hw_mr *hwmr, 105 int ocrdma_reg_mr(struct ocrdma_dev *, struct ocrdma_hw_mr *hwmr,
|
D | ocrdma.h | 157 struct ocrdma_hw_mr { struct 180 struct ocrdma_hw_mr hwmr; argument
|
D | ocrdma_verbs.c | 764 struct ocrdma_hw_mr *mr) in ocrdma_free_mr_pbl_tbl() 807 static int ocrdma_build_pbl_tbl(struct ocrdma_dev *dev, struct ocrdma_hw_mr *mr) in ocrdma_build_pbl_tbl() 2066 struct ocrdma_hw_mr *hwmr) in build_frmr_pbes() 3072 struct ocrdma_hw_mr *hwmr) in build_kernel_pbes()
|
D | ocrdma_hw.c | 1842 int ocrdma_mbx_alloc_lkey(struct ocrdma_dev *dev, struct ocrdma_hw_mr *hwmr, in ocrdma_mbx_alloc_lkey() 1894 static int ocrdma_mbx_reg_mr(struct ocrdma_dev *dev, struct ocrdma_hw_mr *hwmr, in ocrdma_mbx_reg_mr() 1946 struct ocrdma_hw_mr *hwmr, u32 pbl_cnt, in ocrdma_mbx_reg_mr_cont() 1976 struct ocrdma_hw_mr *hwmr, u32 pdid, int acc) in ocrdma_reg_mr()
|