Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c2428 hns3_config_mtu(struct hns3_hw *hw, uint16_t mps) in hns3_config_mtu() function
2468 ret = hns3_config_mtu(hw, (uint16_t)frame_size); in hns3_dev_mtu_set()
3913 return hns3_config_mtu(hw, pf->mps); in hns3_mac_init()