Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c514 struct ipoib_ah *old_ah = NULL; in path_rec_completion() local
541 old_ah = path->ah; in path_rec_completion()
567 if (old_ah) in path_rec_completion()
568 ipoib_put_ah(old_ah); in path_rec_completion()