Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dethtool.h1448 #define ETHTOOL_SCOALESCE 0x0000000f /* Set coalesce config. */ macro
/external/ethtool/
Dethtool-copy.h1350 #define ETHTOOL_SCOALESCE 0x0000000f /* Set coalesce config. */ macro
Dethtool.c2291 ecoal.cmd = ETHTOOL_SCOALESCE; in do_scoalesce()
5615 per_queue_opt->sub_command = ETHTOOL_SCOALESCE; in set_per_queue_coalesce()