list_type
Der_type replace_type, list_type;
&list_class, &list_type, &list_tag,
MAKE_TAG(list_class,list_type,list_type)) {
MAYBE_ADD_NL(list_type(FT_general, one));
MAYBE_ADD_NL(list_type(FT_md, one));
MAYBE_ADD_NL(list_type(FT_cipher, one));
u32 vport_num, int list_type)
bool is_uc = list_type == MLX5_NIC_VPORT_LIST_TYPE_UC;
u32 vport_num, int list_type)
bool is_uc = list_type == MLX5_NIC_VPORT_LIST_TYPE_UC;
err = mlx5_query_nic_vport_mac_list(esw->dev, vport_num, list_type,
enum mlx5_list_type list_type,
max_list_size = (list_type == MLX5_NIC_VPORT_LIST_TYPE_UC) ?
MLX5_SET(query_nic_vport_context_in, in, allowed_list_type, list_type);
enum mlx5_list_type list_type,
max_list_size = list_type == MLX5_NIC_VPORT_LIST_TYPE_UC ?
allowed_list_type, list_type);
static void mlx5e_fill_addr_array(struct mlx5e_priv *priv, int list_type,
bool is_uc = (list_type == MLX5_NIC_VPORT_LIST_TYPE_UC);
int list_type)
bool is_uc = (list_type == MLX5_NIC_VPORT_LIST_TYPE_UC);
mlx5e_fill_addr_array(priv, list_type, addr_array, size);
err = mlx5_modify_nic_vport_mac_list(priv->mdev, list_type, addr_array, size);
enum mlx5_list_type list_type,
enum mlx5_list_type list_type,
enum _device_descr_list_type list_type)
if (list_type == _DEVICE_DESCR_LIST_TYPE_UGEN) {
if (list_type == _DEVICE_DESCR_LIST_TYPE_PRODUCT_VENDOR) {