Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_vport.c492 nic_vport_context.allowed_list_size, 1); in mlx5_set_nic_vport_current_mac()
619 MLX5_SET(nic_vport_context, ctx, allowed_list_size, list_len); in mlx5_set_nic_vport_vlan_list()
667 MLX5_SET(nic_vport_context, ctx, allowed_list_size, addr_list_len); in mlx5_set_nic_vport_mc_list()
760 allowed_list_size); in mlx5_query_nic_vport_mac_list()
813 allowed_list_size, list_size); in mlx5_modify_nic_vport_mac_list()
873 allowed_list_size); in mlx5_query_nic_vport_vlans()
923 allowed_list_size, list_size); in mlx5_modify_nic_vport_vlans()
/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h3087 u8 allowed_list_size[0xc]; member