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