Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dethtool.h860 #define ETHTOOL_GRXCLSRLALL 0x00000030 /* Get all RX classification rule */ macro
/linux-2.6.39/net/core/
Dethtool.c737 if (info.cmd == ETHTOOL_GRXCLSRLALL) { in ethtool_get_rxnfc()
1795 case ETHTOOL_GRXCLSRLALL: in dev_ethtool()
1903 case ETHTOOL_GRXCLSRLALL: in dev_ethtool()
/linux-2.6.39/net/
Dsocket.c2615 case ETHTOOL_GRXCLSRLALL: in ethtool_ioctl()
2687 if (ethcmd == ETHTOOL_GRXCLSRLALL) { in ethtool_ioctl()
/linux-2.6.39/drivers/net/
Dniu.c7326 case ETHTOOL_GRXCLSRLALL: in niu_get_nfc()