Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/ulp/ipoib/
Dipoib_main.c748 struct ipoib_ah *old_ah = NULL; in path_rec_completion() local
795 old_ah = path->ah; in path_rec_completion()
807 WARN_ON(neigh->ah != old_ah); in path_rec_completion()
845 if (old_ah) in path_rec_completion()
846 ipoib_put_ah(old_ah); in path_rec_completion()