Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Denum_strs.c56 [IBV_PORT_DOWN] = "down", in ibv_port_state_str()
H A Dverbs.h286 IBV_PORT_DOWN = 1, enumerator
/freebsd/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c80 case IBV_PORT_DOWN: return "PORT_DOWN"; in port_state_str()