Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c175 struct mlx5_flow_handle *ucast_rule; member
1534 &ptr->ucast_rule, &ptr->mcast_rule); in mac_vlan_add()
1557 mlx5_vdpa_del_mac_vlan_rules(ndev, ptr->ucast_rule, ptr->mcast_rule); in mac_vlan_del()
1570 mlx5_vdpa_del_mac_vlan_rules(ndev, pos->ucast_rule, pos->mcast_rule); in clear_mac_vlan_table()