Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h24 #define OTX2_MIN_MTU 60 macro
H A Dotx2_vf.c672 netdev->min_mtu = OTX2_MIN_MTU; in otx2vf_probe()
H A Dqos.c150 OTX2_MIN_MTU; in __otx2_qos_txschq_cfg()
H A Dotx2_common.c632 req->regval[0] = ((u64)pfvf->tx_max_pktlen << 8) | OTX2_MIN_MTU; in otx2_txschq_config()
H A Dotx2_pf.c3055 netdev->min_mtu = OTX2_MIN_MTU; in otx2_probe()