Home
last modified time | relevance | path

Searched refs:ocrdma_hw_mr (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/ocrdma/
Docrdma_hw.h117 int ocrdma_mbx_alloc_lkey(struct ocrdma_dev *, struct ocrdma_hw_mr *hwmr,
121 int ocrdma_reg_mr(struct ocrdma_dev *, struct ocrdma_hw_mr *hwmr,
Docrdma.h173 struct ocrdma_hw_mr { struct
196 struct ocrdma_hw_mr hwmr; argument
Docrdma_hw.c1913 int ocrdma_mbx_alloc_lkey(struct ocrdma_dev *dev, struct ocrdma_hw_mr *hwmr, in ocrdma_mbx_alloc_lkey()
1963 static int ocrdma_mbx_reg_mr(struct ocrdma_dev *dev, struct ocrdma_hw_mr *hwmr, in ocrdma_mbx_reg_mr()
2015 struct ocrdma_hw_mr *hwmr, u32 pbl_cnt, in ocrdma_mbx_reg_mr_cont()
2043 struct ocrdma_hw_mr *hwmr, u32 pdid, int acc) in ocrdma_reg_mr()
Docrdma_verbs.c794 struct ocrdma_hw_mr *mr) in ocrdma_free_mr_pbl_tbl()
837 static int ocrdma_build_pbl_tbl(struct ocrdma_dev *dev, struct ocrdma_hw_mr *mr) in ocrdma_build_pbl_tbl()