Home
last modified time | relevance | path

Searched refs:HCLGEVF_MAX_VLAN_ID (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h19 #define HCLGEVF_MAX_VLAN_ID 4095 macro
H A Dhclgevf_main.c1196 if (vlan_id > HCLGEVF_MAX_VLAN_ID) in hclgevf_set_vlan_filter()