Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_fdir.h14 uint32_t tuple_active; member
H A Dhns3_fdir.c293 req->tuple_mask = rte_cpu_to_le_32(~key_cfg->tuple_active); in hns3_set_fd_key_config()
335 key_cfg->tuple_active = BIT(INNER_VLAN_TAG1) | BIT(INNER_ETH_TYPE) | in hns3_init_fd_config()
344 key_cfg->tuple_active |= in hns3_init_fd_config()
741 if (key_cfg->tuple_active & BIT(i)) { in hns3_config_key()
H A Dhns3_ethdev_dump.c168 fdcfg->key_cfg[HNS3_FD_STAGE_1].tuple_active, in get_fdir_basic_info()
176 if (!(fdcfg->key_cfg[HNS3_FD_STAGE_1].tuple_active & BIT(i))) in get_fdir_basic_info()