Home
last modified time | relevance | path

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

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