Home
last modified time | relevance | path

Searched defs:vlan_type (Results 1 – 7 of 7) 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
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c573 enum sparx5_vlan_port_type vlan_type = port->vlan_type; in sparx5_port_max_tags_set() local
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c2791 u8 vlan_type, u8 vf_id, in hclge_get_vlan_filter_config_cmd()
2811 static int hclge_get_vlan_filter_state(struct hclge_dev *hdev, u8 vlan_type, in hclge_get_vlan_filter_state()
H A Dhclge_cmd.h458 u8 vlan_type; member
H A Dhclge_main.c9483 static int hclge_set_vlan_filter_ctrl(struct hclge_dev *hdev, u8 vlan_type, in hclge_set_vlan_filter_ctrl()
/linux/net/8021q/
H A Dvlan_dev.c516 static const struct device_type vlan_type = { variable