Searched refs:ETHTOOL_GPAUSEPARAM (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dethtool.h566 * @cmd: Command number = %ETHTOOL_GPAUSEPARAM or %ETHTOOL_SPAUSEPARAM
1605 #define ETHTOOL_GPAUSEPARAM 0x00000012 /* Get pause parameters */ macro
/linux-master/net/ethtool/
H A Dioctl.c1949 struct ethtool_pauseparam pauseparam = { .cmd = ETHTOOL_GPAUSEPARAM };
2880 case ETHTOOL_GPAUSEPARAM:
2990 case ETHTOOL_GPAUSEPARAM:

Completed in 304 milliseconds