Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibumad/
H A Dumad.c99 static unsigned new_user_mad_api; variable
646 new_user_mad_api = 1; in umad_open_port()
648 new_user_mad_api = 0; in umad_open_port()
726 return new_user_mad_api ? ((struct ib_user_mad *)umad)->data : in umad_get_mad()
732 return new_user_mad_api ? sizeof(struct ib_user_mad) : in umad_size()
758 if (new_user_mad_api) in umad_set_pkey()
768 if (new_user_mad_api) in umad_get_pkey()