Home
last modified time | relevance | path

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

/linux/net/bridge/
H A Dbr_if.c532 u16 tso_max_segs = TSO_MAX_SEGS; in br_set_gso_limits()
/linux/include/linux/
H A Dnetdevice.h2342 #define TSO_MAX_SEGS U16_MAX macro
/linux/net/core/
H A Ddev.c11125 dev->tso_max_segs = TSO_MAX_SEGS; in alloc_netdev_mqs()