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