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