Searched refs:of_flags (Results 1 – 1 of 1) sorted by relevance
3007 uint32_t of_flags = 0; in sol_uverbs_ibt_to_of_device_cap_flags() local3010 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()3016 of_flags |= IB_DEVICE_BAD_QKEY_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()3022 of_flags |= IB_DEVICE_AUTO_PATH_MIG; in sol_uverbs_ibt_to_of_device_cap_flags()3025 of_flags |= IB_DEVICE_CHANGE_PHY_PORT; in sol_uverbs_ibt_to_of_device_cap_flags()3028 of_flags |= IB_DEVICE_UD_AV_PORT_ENFORCE; in sol_uverbs_ibt_to_of_device_cap_flags()3031 of_flags |= IB_DEVICE_CURR_QP_STATE_MOD; in sol_uverbs_ibt_to_of_device_cap_flags()3034 of_flags |= IB_DEVICE_SHUTDOWN_PORT; in sol_uverbs_ibt_to_of_device_cap_flags()[all …]