Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ofed/libibverbs/examples/
HDdevinfo.c208 uint32_t unknown_flags = ~(IBV_DEVICE_RESIZE_MAX_WR | in print_device_cap_flags()
233 if (dev_cap_flags & IBV_DEVICE_RESIZE_MAX_WR) in print_device_cap_flags()
/freebsd-14-stable/contrib/ofed/libibverbs/
HDverbs.h105 IBV_DEVICE_RESIZE_MAX_WR = 1, enumerator