Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dbridge.c996 static unsigned long mlx5_esw_bridge_port_key(struct mlx5_esw_bridge_port *port) in mlx5_esw_bridge_port_key() function
1004 return xa_insert(&br_offloads->ports, mlx5_esw_bridge_port_key(port), port, GFP_KERNEL); in mlx5_esw_bridge_port_insert()
1018 xa_erase(&br_offloads->ports, mlx5_esw_bridge_port_key(port)); in mlx5_esw_bridge_port_erase()