Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h311 #define ICE_PKT_VLAN_MASK (ICE_PKT_VLAN_STAG | ICE_PKT_VLAN_ITAG | \ macro
H A Dice_vlan_mode.c222 .mask = ICE_PKT_VLAN_MASK,
H A Dice_switch.c6019 cpu_to_be16(ICE_PKT_VLAN_MASK); in ice_rule_add_vlan_metadata()