Searched refs:max_rx (Results 1 - 3 of 3) sorted by relevance

/external/autotest/client/site_tests/network_WiFiTxRx/
H A Dnetwork_WiFiTxRx.py16 max_tx=20, max_rx=20 ):
24 @param max_rx: Maximum allowable WiFi Rx value in dBm (integer)
65 if rx < min_rx or rx > max_rx:
67 rx, min_rx, max_rx))
/external/kernel-headers/original/uapi/linux/
H A Dethtool.h498 * @max_rx: Read only. Maximum number of receive channel the driver support.
503 * @rx_count: Valid values are in the range 1 to the max_rx.
513 __u32 max_rx; member in struct:ethtool_channels
/external/valgrind/include/vki/
H A Dvki-linux.h3481 __vki_u32 max_rx; member in struct:vki_ethtool_channels

Completed in 161 milliseconds