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