Home
last modified time | relevance | path

Searched refs:ETHTOOL_SRXFH (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/include/linux/
Dethtool.h537 #define ETHTOOL_SRXFH 0x0000002a /* Set RX flow hash configuration */ macro
/external/kernel-headers/original/uapi/linux/
Dethtool.h1382 #define ETHTOOL_SRXFH 0x0000002a /* Set RX flow hash configuration */ macro
/external/ethtool/
Dethtool-copy.h1380 #define ETHTOOL_SRXFH 0x0000002a /* Set RX flow hash configuration */ macro
Dethtool.c3653 nfccmd.cmd = ETHTOOL_SRXFH; in do_srxclass()