Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Denum_strs.c59 [IBV_PORT_ACTIVE] = "active", in ibv_port_state_str()
H A Dverbs.h289 IBV_PORT_ACTIVE = 4, enumerator
/freebsd/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c83 case IBV_PORT_ACTIVE: return "PORT_ACTIVE"; in port_state_str()