Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h165 uint16_t umv_space; member
H A Dhns3_ethdev.c2553 cfg->umv_space = hns3_get_field(rte_le_to_cpu_32(req->param[1]), in hns3_parse_cfg()
2556 if (!cfg->umv_space) in hns3_parse_cfg()
2557 cfg->umv_space = HNS3_DEFAULT_UMV_SPACE_PER_PF; in hns3_parse_cfg()
2859 pf->wanted_umv_size = cfg.umv_space; in hns3_get_board_configuration()