Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_fdir.h75 #define VLAN_TAG_NUM_MAX 2 macro
H A Dhns3_fdir.c682 else if (vlan_num == VLAN_TAG_NUM_MAX) in hns3_fd_convert_meta_data()
H A Dhns3_flow.c540 if (rule->key_conf.vlan_num > VLAN_TAG_NUM_MAX) in hns3_parse_vlan()