Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c675 netdev->max_mtu = otx2_get_max_mtu(vf); in otx2vf_probe()
H A Drep.c595 priv->hw.max_mtu = otx2_get_max_mtu(priv); in rvu_rep_rsrc_init()
H A Dotx2_common.c1974 u16 otx2_get_max_mtu(struct otx2_nic *pfvf) in otx2_get_max_mtu() function
2021 EXPORT_SYMBOL(otx2_get_max_mtu);
H A Dotx2_common.h1111 u16 otx2_get_max_mtu(struct otx2_nic *pfvf);
H A Dotx2_pf.c3163 netdev->max_mtu = otx2_get_max_mtu(pf); in otx2_probe()