Searched refs:to_iwpd (Results 1 – 2 of 2) sorted by relevance
378 struct i40iw_pd *iwpd = to_iwpd(ibpd); in i40iw_dealloc_pd()564 struct i40iw_pd *iwpd = to_iwpd(ibpd); in i40iw_create_qp()1604 struct i40iw_pd *iwpd = to_iwpd(iwmr->ibmr.pd); in i40iw_hw_alloc_stag()1645 struct i40iw_pd *iwpd = to_iwpd(pd); in i40iw_alloc_mr()1770 struct i40iw_pd *iwpd = to_iwpd(iwmr->ibmr.pd); in i40iw_hwreg_mr()1834 struct i40iw_pd *iwpd = to_iwpd(pd); in i40iw_reg_user_mr()1984 struct i40iw_pd *iwpd = to_iwpd(pd); in i40iw_reg_phys_mr()2080 struct i40iw_pd *iwpd = to_iwpd(ibpd); in i40iw_dereg_mr()
350 static inline struct i40iw_pd *to_iwpd(struct ib_pd *ibpd) in to_iwpd() function