Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c716 netdev->max_mtu = otx2_get_max_mtu(vf); in otx2vf_probe()
H A Drep.c606 priv->hw.max_mtu = otx2_get_max_mtu(priv); in rvu_rep_rsrc_init()
H A Dotx2_common.c1980 u16 otx2_get_max_mtu(struct otx2_nic *pfvf) in otx2_get_max_mtu() function
2027 EXPORT_SYMBOL(otx2_get_max_mtu);
H A Dotx2_common.h1143 u16 otx2_get_max_mtu(struct otx2_nic *pfvf);
H A Dotx2_pf.c3255 netdev->max_mtu = otx2_get_max_mtu(pf); in otx2_probe()