Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c3007 uint32_t of_flags = 0; in sol_uverbs_ibt_to_of_device_cap_flags() local
3010 of_flags |= IB_DEVICE_RESIZE_MAX_WR; in sol_uverbs_ibt_to_of_device_cap_flags()
3013 of_flags |= IB_DEVICE_BAD_PKEY_CNTR; in sol_uverbs_ibt_to_of_device_cap_flags()
3019 of_flags |= IB_DEVICE_RAW_MULTI; in sol_uverbs_ibt_to_of_device_cap_flags()
3037 of_flags |= IB_DEVICE_INIT_TYPE; in sol_uverbs_ibt_to_of_device_cap_flags()
3049 of_flags |= IB_DEVICE_SRQ_RESIZE; in sol_uverbs_ibt_to_of_device_cap_flags()
3052 of_flags |= IB_DEVICE_N_NOTIFY_CQ; in sol_uverbs_ibt_to_of_device_cap_flags()
3055 of_flags |= IB_DEVICE_ZERO_STAG; in sol_uverbs_ibt_to_of_device_cap_flags()
3058 of_flags |= IB_DEVICE_SEND_W_INV; in sol_uverbs_ibt_to_of_device_cap_flags()
3061 of_flags |= IB_DEVICE_MEM_WINDOW; in sol_uverbs_ibt_to_of_device_cap_flags()
[all …]