Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dethtool.h1447 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
/external/ethtool/
Dethtool-copy.h1349 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
Dethtool.c2179 ecoal.cmd = ETHTOOL_GCOALESCE; in do_gcoalesce()
2276 ecoal.cmd = ETHTOOL_GCOALESCE; in do_scoalesce()
5560 per_queue_opt->sub_command = ETHTOOL_GCOALESCE; in get_per_queue_coalesce()