Home
last modified time | relevance | path

Searched refs:OTX2_MAX_GSO_SEGS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h29 #define OTX2_MAX_GSO_SEGS 255 macro
H A Dotx2_vf.c562 netdev->gso_max_segs = OTX2_MAX_GSO_SEGS; in otx2vf_probe()
H A Dotx2_pf.c2141 netdev->gso_max_segs = OTX2_MAX_GSO_SEGS; in otx2_probe()
/kernel/linux/linux-6.6/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.c3032 netif_set_tso_max_segs(netdev, OTX2_MAX_GSO_SEGS); in otx2_probe()

Completed in 9 milliseconds