Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c207 uint32_t unknown_flags = ~(IBV_DEVICE_RESIZE_MAX_WR | in print_device_cap_flags()
232 if (dev_cap_flags & IBV_DEVICE_RESIZE_MAX_WR) in print_device_cap_flags()
/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h105 IBV_DEVICE_RESIZE_MAX_WR = 1, enumerator