Home
last modified time | relevance | path

Searched refs:RTASE_NIC_MAX_PHYS_BUF_COUNT_LSO2 (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/ethernet/realtek/rtase/
H A Drtase.h340 #define RTASE_NIC_MAX_PHYS_BUF_COUNT_LSO2 (16 * 4) macro
H A Drtase_main.c2169 netif_set_tso_max_segs(dev, RTASE_NIC_MAX_PHYS_BUF_COUNT_LSO2); in rtase_init_one()