Searched refs:WIL6210_ITR_TRSH_MAX (Results 1 – 2 of 2) sorted by relevance
69 if (cp->rx_coalesce_usecs > WIL6210_ITR_TRSH_MAX || in wil_ethtoolops_set_coalesce()70 cp->tx_coalesce_usecs > WIL6210_ITR_TRSH_MAX) in wil_ethtoolops_set_coalesce()
129 #define WIL6210_ITR_TRSH_MAX (5000000) macro