Searched refs:irdma_create_hw_ah (Results 1 – 1 of 1) sorted by relevance
4246 static int irdma_create_hw_ah(struct irdma_device *iwdev, struct irdma_ah *ah, bool sleep) in irdma_create_hw_ah() function4459 err = irdma_create_hw_ah(iwdev, ah, true); in irdma_create_user_ah()4505 err = irdma_create_hw_ah(iwdev, ah, attr->flags & RDMA_CREATE_AH_SLEEPABLE); in irdma_create_ah()