Home
last modified time | relevance | path

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

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