Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_fdir.h159 __be16 vlan_type; /* VLAN ethertype */ member
H A Dice_switch.h204 u16 vlan_type; member
H A Dice_tc_lib.c382 rule_info->vlan_type = vlan_tpid; in ice_tc_fill_rules()
461 rule_info->vlan_type = in ice_tc_fill_rules()
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c574 enum sparx5_vlan_port_type vlan_type = port->vlan_type; in sparx5_port_max_tags_set() local
582 etype = (vlan_type == SPX5_VLAN_PORT_TYPE_S_CUSTOM ? in sparx5_port_max_tags_set()
584 vlan_type == SPX5_VLAN_PORT_TYPE_C ? in sparx5_port_max_tags_set()
H A Dsparx5_main.h229 enum sparx5_vlan_port_type vlan_type; member
/linux/net/8021q/
H A Dvlan_dev.c525 static const struct device_type vlan_type = { variable
594 SET_NETDEV_DEVTYPE(dev, &vlan_type); in vlan_dev_init()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h459 u8 vlan_type; member
H A Dhclge_main.c7210 static int hclge_set_vlan_filter_ctrl(struct hclge_dev *hdev, u8 vlan_type, in hclge_set_vlan_filter_ctrl() argument
7220 req->vlan_type = vlan_type; in hclge_set_vlan_filter_ctrl()