Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h25 #define OTX2_MIN_MTU 60 macro
H A Dotx2_vf.c715 netdev->min_mtu = OTX2_MIN_MTU; in otx2vf_probe()
H A Drep.c679 ndev->min_mtu = OTX2_MIN_MTU; in rvu_rep_create()
H A Dqos.c150 OTX2_MIN_MTU; in __otx2_qos_txschq_cfg()
H A Dotx2_common.c644 req->regval[0] = ((u64)pfvf->tx_max_pktlen << 8) | OTX2_MIN_MTU; in otx2_txschq_config()
H A Dotx2_pf.c3254 netdev->min_mtu = OTX2_MIN_MTU; in otx2_probe()