Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c176 struct mlx5_flow_handle *ucast_rule; member
1560 &ptr->ucast_rule, &ptr->mcast_rule); in mac_vlan_add()
1583 mlx5_vdpa_del_mac_vlan_rules(ndev, ptr->ucast_rule, ptr->mcast_rule); in mac_vlan_del()
1596 mlx5_vdpa_del_mac_vlan_rules(ndev, pos->ucast_rule, pos->mcast_rule); in clear_mac_vlan_table()