Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h217 int nicvf_mbox_update_hw_max_frs(struct nicvf *nic, uint16_t mtu);
H A Dnicvf_mbox.c355 nicvf_mbox_update_hw_max_frs(struct nicvf *nic, uint16_t mtu) in nicvf_mbox_update_hw_max_frs() function
/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c184 if (nicvf_mbox_update_hw_max_frs(nic, mtu)) in nicvf_dev_set_mtu()