Home
last modified time | relevance | path

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

/src/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mpfs.c50 u8 *in_mac_addr; in mlx5_mpfs_add_mac() local
73 in_mac_addr = MLX5_ADDR_OF(set_l2_table_entry_in, in, mac_address); in mlx5_mpfs_add_mac()
74 ether_addr_copy(&in_mac_addr[2], mac); in mlx5_mpfs_add_mac()