Home
last modified time | relevance | path

Searched defs:hw_vlan_strip (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_vlan.c145 int hw_vlan_strip = !!(dev->data->dev_conf.rxmode.offloads & in mlx5_vlan_offload_set() local
H A Dmlx5.h200 unsigned int hw_vlan_strip:1; /* VLAN stripping is supported. */ member