Searched refs:config_attr_mask (Results 1 – 9 of 9) sorted by relevance
853 mgmt->config_attr_mask = BIT_ULL(VDPA_ATTR_DEV_NET_CFG_MACADDR); in pds_vdpa_get_mgmt_info()854 mgmt->config_attr_mask |= BIT_ULL(VDPA_ATTR_DEV_NET_CFG_MAX_VQP); in pds_vdpa_get_mgmt_info()855 mgmt->config_attr_mask |= BIT_ULL(VDPA_ATTR_DEV_FEATURES); in pds_vdpa_get_mgmt_info()
186 seq_printf(seq, "config_attr_mask: %#llx\n", mgmt->config_attr_mask); in identity_show()
616 u64 config_attr_mask; member
544 .config_attr_mask = (1 << VDPA_ATTR_DEV_NET_CFG_MACADDR |
644 mgtdev->config_attr_mask = (1 << VDPA_ATTR_DEV_FEATURES); in vp_vdpa_probe()
672 if ((config.mask & mdev->config_attr_mask) != config.mask) { in vdpa_nl_cmd_dev_add_set_doit()675 config.mask & ~mdev->config_attr_mask); in vdpa_nl_cmd_dev_add_set_doit()
836 ifcvf_mgmt_dev->mdev.config_attr_mask = (1 << VDPA_ATTR_DEV_FEATURES); in ifcvf_probe()
601 mgmt_dev->mdev.config_attr_mask = (1 << VDPA_ATTR_DEV_FEATURES); in octep_vdpa_setup_task()
4092 mgtdev->mgtdev.config_attr_mask = BIT_ULL(VDPA_ATTR_DEV_NET_CFG_MACADDR) | in mlx5v_probe()