Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dlibcxgb4.h223 int c4iw_destroy_ah(struct ibv_ah *ah);
H A Ddev.c99 .destroy_ah = c4iw_destroy_ah,
H A Dverbs.c667 int c4iw_destroy_ah(struct ibv_ah *ah) in c4iw_destroy_ah() function