Searched refs:i40iw_mr (Results 1 – 3 of 3) sorted by relevance
84 struct i40iw_mr *iwmr;88 struct i40iw_mr { struct
379 static inline struct i40iw_mr *to_iwmr(struct ib_mr *ibmr) in to_iwmr()381 return container_of(ibmr, struct i40iw_mr, ibmr); in to_iwmr()388 static inline struct i40iw_mr *to_iwmw(struct ib_mw *ibmw) in to_iwmw()390 return container_of(ibmw, struct i40iw_mr, ibmw); in to_iwmw()
1296 static void i40iw_copy_user_pgaddrs(struct i40iw_mr *iwmr, in i40iw_copy_user_pgaddrs()1377 struct i40iw_mr *iwmr, in i40iw_setup_pbles()1423 struct i40iw_mr *iwmr = iwpbl->iwmr; in i40iw_handle_q_mem()1494 static int i40iw_hw_alloc_stag(struct i40iw_device *iwdev, struct i40iw_mr *iwmr) in i40iw_hw_alloc_stag()1541 struct i40iw_mr *iwmr; in i40iw_alloc_mr()1596 struct i40iw_mr *iwmr = to_iwmr(ibmr); in i40iw_set_page()1618 struct i40iw_mr *iwmr = to_iwmr(ibmr); in i40iw_map_mr_sg()1657 struct i40iw_mr *iwmr, in i40iw_hwreg_mr()1732 struct i40iw_mr *iwmr; in i40iw_reg_user_mr()1873 struct i40iw_mr *iwmr; in i40iw_reg_phys_mr()[all …]