Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Denum_strs.c84 [IBV_EVENT_PKEY_CHANGE] = "P_Key change", in ibv_event_type_str()
H A Dverbs.h362 IBV_EVENT_PKEY_CHANGE, enumerator
/freebsd/contrib/ofed/libibverbs/examples/
H A Dasyncwatch.c53 case IBV_EVENT_PKEY_CHANGE: in event_name_str()