Home | History | Annotate | Download | only in linux

Lines Matching full:parameters

98 /* for configuring coalescing parameters of chip */
116 /* Same as above two parameters, except that these values
138 /* Same as above two parameters, except that these values
164 * is below pkt_rate_low, the {rx,tx}_*_low parameters are
175 * normal {rx,tx}_* coalescing parameters are used.
179 * is above pkt_rate_high, the {rx,tx}_*_high parameters are
194 /* for configuring RX/TX ring parameters */
216 /* for configuring link flow control parameters */
222 * pause parameters be auto-negotiated too. In such a case, the
329 * get_coalesce: Get interrupt coalescing parameters
330 * set_coalesce: Set interrupt coalescing parameters
333 * get_pauseparam: Report pause parameters
334 * set_pauseparam: Set pause parameters
440 #define ETHTOOL_GRINGPARAM 0x00000010 /* Get ring parameters */
441 #define ETHTOOL_SRINGPARAM 0x00000011 /* Set ring parameters. */
442 #define ETHTOOL_GPAUSEPARAM 0x00000012 /* Get pause parameters */
443 #define ETHTOOL_SPAUSEPARAM 0x00000013 /* Set pause parameters. */