Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnetdevice.h2436 #define TSO_MAX_SEGS U16_MAX macro
/linux/net/core/
H A Ddev.c12044 dev->tso_max_segs = TSO_MAX_SEGS; in alloc_netdev_mqs()
12780 u16 tso_max_segs = TSO_MAX_SEGS; in netdev_compute_master_upper_features()