Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dethtool.h1450 #define ETHTOOL_SRINGPARAM 0x00000011 /* Set ring parameters. */ macro
/external/ethtool/
Dethtool-copy.h1352 #define ETHTOOL_SRINGPARAM 0x00000011 /* Set ring parameters. */ macro
Dethtool.c2061 ering.cmd = ETHTOOL_SRINGPARAM; in do_sring()