Home
last modified time | relevance | path

Searched refs:irdma_create_hw_ah (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dverbs.c4246 static int irdma_create_hw_ah(struct irdma_device *iwdev, struct irdma_ah *ah, bool sleep) in irdma_create_hw_ah() function
4459 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()