Searched refs:copy_ah_attr_from_uverbs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | uverbs_cmd.c | 1720 static void copy_ah_attr_from_uverbs(struct ib_device *dev, in copy_ah_attr_from_uverbs() function 1887 copy_ah_attr_from_uverbs(qp->device, &attr->ah_attr, in modify_qp() 1891 copy_ah_attr_from_uverbs(qp->device, &attr->alt_ah_attr, in modify_qp()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | uverbs_cmd.c | 1728 static void copy_ah_attr_from_uverbs(struct ib_device *dev, in copy_ah_attr_from_uverbs() function 1895 copy_ah_attr_from_uverbs(qp->device, &attr->ah_attr, in modify_qp() 1899 copy_ah_attr_from_uverbs(qp->device, &attr->alt_ah_attr, in modify_qp()
|
Completed in 9 milliseconds