Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_ste_v2.c69 .set_pop_vlan = &dr_ste_v1_set_pop_vlan,
H A Ddr_ste_v1.h155 void dr_ste_v1_set_pop_vlan(u8 *hw_ste_p, u8 *s_action, u8 vlans_num);
H A Ddr_ste_v1.c317 void dr_ste_v1_set_pop_vlan(u8 *hw_ste_p, u8 *s_action, u8 vlans_num) in dr_ste_v1_set_pop_vlan() function
2200 .set_pop_vlan = &dr_ste_v1_set_pop_vlan,