Searched refs:ipoib_cm_set (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib.h | 649 static inline void ipoib_cm_set(struct ipoib_neigh *neigh, struct ipoib_cm_tx *tx) in ipoib_cm_set() function 706 static inline void ipoib_cm_set(struct ipoib_neigh *neigh, struct ipoib_cm_tx *tx) in ipoib_cm_set() function
|
H A D | ipoib_main.c | 821 ipoib_cm_set(neigh, ipoib_cm_create_tx(dev, in path_rec_completion() 987 ipoib_cm_set(neigh, ipoib_cm_create_tx(dev, path, neigh)); in neigh_add_path() 1375 ipoib_cm_set(neigh, NULL); in ipoib_neigh_ctor()
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib.h | 649 static inline void ipoib_cm_set(struct ipoib_neigh *neigh, struct ipoib_cm_tx *tx) in ipoib_cm_set() function 704 static inline void ipoib_cm_set(struct ipoib_neigh *neigh, struct ipoib_cm_tx *tx) in ipoib_cm_set() function
|
H A D | ipoib_main.c | 825 ipoib_cm_set(neigh, ipoib_cm_create_tx(dev, in path_rec_completion() 991 ipoib_cm_set(neigh, ipoib_cm_create_tx(dev, path, neigh)); in neigh_add_path() 1384 ipoib_cm_set(neigh, NULL); in ipoib_neigh_ctor()
|
Completed in 11 milliseconds