Searched refs:otx2_get_max_mtu (Results 1 – 4 of 4) sorted by relevance
606 priv->hw.max_mtu = otx2_get_max_mtu(priv); in rvu_rep_rsrc_init()
1980 u16 otx2_get_max_mtu(struct otx2_nic *pfvf) in otx2_get_max_mtu() function2027 EXPORT_SYMBOL(otx2_get_max_mtu);
1143 u16 otx2_get_max_mtu(struct otx2_nic *pfvf);
3255 netdev->max_mtu = otx2_get_max_mtu(pf); in otx2_probe()