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