Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h158 uint16_t umv_space; member
H A Dhns3_ethdev.c2839 cfg->umv_space = hns3_get_field(rte_le_to_cpu_32(req->param[1]), in hns3_parse_cfg()
2842 if (!cfg->umv_space) in hns3_parse_cfg()
2843 cfg->umv_space = HNS3_DEFAULT_UMV_SPACE_PER_PF; in hns3_parse_cfg()
3111 pf->wanted_umv_size = cfg.umv_space; in hns3_get_board_configuration()