Searched refs:int_rate_limit (Results 1 – 3 of 3) sorted by relevance
1869 ec->rx_coalesce_usecs_high = vsi->int_rate_limit; in i40e_get_coalesce()1870 ec->tx_coalesce_usecs_high = vsi->int_rate_limit; in i40e_get_coalesce()1890 if (ec->tx_coalesce_usecs_high != vsi->int_rate_limit) { in i40e_set_coalesce()1913 vsi->int_rate_limit = ec->rx_coalesce_usecs_high; in i40e_set_coalesce()1939 u16 intrl = INTRL_USEC_TO_REG(vsi->int_rate_limit); in i40e_set_coalesce()
505 u16 int_rate_limit; /* value in usecs */ member
3100 INTRL_USEC_TO_REG(vsi->int_rate_limit)); in i40e_vsi_configure_msix()7231 vsi->int_rate_limit = 0; in i40e_vsi_mem_alloc()