Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_cmd.h545 rte_le16_t tso_mss_max; member
H A Dhns3_ethdev.c1135 unsigned int tso_mss_max) in hns3_config_tso() argument
1152 tso_mss_max); in hns3_config_tso()
1153 req->tso_mss_max = rte_cpu_to_le_16(tso_mss); in hns3_config_tso()