Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ionic/
H A Dionic_lif.h144 int ionic_lif_change_mtu(struct ionic_lif *lif, int new_mtu);
H A Dionic_ethdev.c375 err = ionic_lif_change_mtu(lif, mtu); in ionic_dev_mtu_set()
H A Dionic_lif.c522 ionic_lif_change_mtu(struct ionic_lif *lif, int new_mtu) in ionic_lif_change_mtu() function