Home
last modified time | relevance | path

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

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