Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h1757 #define NIC_MAX_PHYS_BUF_COUNT_LSO_64K (24) macro
H A Dr8168_n.c25573 dev->gso_max_segs = NIC_MAX_PHYS_BUF_COUNT_LSO_64K; in rtl8168_init_one()