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

/external/kernel-headers/original/uapi/linux/
H A Dethtool.h526 * @rx_pause: Flag to enable reception of pause frames
534 * pause frame capabilities based on the @rx_pause and @tx_pause flags,
541 * Otherwise, it is configured directly based on the @rx_pause and
547 __u32 rx_pause; member in struct:ethtool_pauseparam
/external/syslinux/gpxe/src/drivers/net/
H A Dsky2.c2161 int rx_pause; local
2163 rx_pause = (sky2->flow_status == FC_RX || sky2->flow_status == FC_BOTH);

Completed in 62 milliseconds