Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5.c2773 if (sh->dv_regc0_mask && sh->dv_regc0_mask != reg_c0) in mlx5_set_metadata_mask()
2777 sh->dv_regc0_mask = reg_c0; in mlx5_set_metadata_mask()
2781 DRV_LOG(DEBUG, "metadata reg_c0 mask %08X", sh->dv_regc0_mask); in mlx5_set_metadata_mask()
H A Dmlx5.h1211 uint32_t dv_regc0_mask; /* available bits of metadata reg_c[0]. */ member
H A Dmlx5_flow_dv.c1154 uint32_t reg_c0 = priv->sh->dv_regc0_mask; in flow_dv_convert_action_copy_mreg()
1219 uint32_t msk_c0 = priv->sh->dv_regc0_mask; in flow_dv_convert_action_mark()
1305 uint32_t msk_c0 = priv->sh->dv_regc0_mask; in flow_dv_convert_action_set_meta()
9749 uint32_t msk_c0 = priv->sh->dv_regc0_mask; in flow_dv_translate_item_mark()
9798 uint32_t msk_c0 = priv->sh->dv_regc0_mask; in flow_dv_translate_item_meta()
9852 uint32_t msk_c0 = priv->sh->dv_regc0_mask; in flow_dv_translate_mlx5_item_tag()
H A Dmlx5_flow.c4636 if (mark_id == (priv->sh->dv_regc0_mask & MLX5_FLOW_MARK_DEFAULT)) in flow_dv_mreg_create_cb()
4877 !priv->sh->dv_regc0_mask) in flow_mreg_add_default_copy_action()
4942 !priv->sh->dv_regc0_mask) in flow_mreg_update_copy_table()
/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_os.c512 !priv->sh->dv_regc0_mask) { in mlx5_dev_spawn()
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c1567 !priv->sh->dv_regc0_mask) { in mlx5_dev_spawn()
1597 priv->sh->dv_regc0_mask) { in mlx5_dev_spawn()