Home
last modified time | relevance | path

Searched refs:OTX2_MAX_GSO_SEGS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h28 #define OTX2_MAX_GSO_SEGS 255 macro
H A Dotx2_vf.c667 netif_set_tso_max_segs(netdev, OTX2_MAX_GSO_SEGS); in otx2vf_probe()
H A Dotx2_pf.c3049 netif_set_tso_max_segs(netdev, OTX2_MAX_GSO_SEGS); in otx2_probe()