Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.h22 #define MLX5V_MACVLAN_SIZE 256 macro
65 struct hlist_head macvlan_hash[MLX5V_MACVLAN_SIZE];
H A Dmlx5_vnet.c1745 for (i = 0; i < MLX5V_MACVLAN_SIZE; i++) { in clear_mac_vlan_table()