Searched refs:HCLGEVF_MAX_VLAN_ID (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ | ||
H A D | hclgevf_main.h | 19 #define HCLGEVF_MAX_VLAN_ID 4095 macro |
H A D | hclgevf_main.c | 1231 if (vlan_id > HCLGEVF_MAX_VLAN_ID) in hclgevf_set_vlan_filter() |