Home
last modified time | relevance | path

Searched refs:I40E_LOW_LATENCY (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_txrx.h272 I40E_LOW_LATENCY = 1, enumerator
Di40e_txrx.c414 new_latency_range = I40E_LOW_LATENCY; in i40e_set_new_dynamic_itr()
416 case I40E_LOW_LATENCY: in i40e_set_new_dynamic_itr()
424 rc->latency_range = I40E_LOW_LATENCY; in i40e_set_new_dynamic_itr()
432 case I40E_LOW_LATENCY: in i40e_set_new_dynamic_itr()
Di40evf_main.c357 q_vector->rx.latency_range = I40E_LOW_LATENCY; in i40evf_map_vector_to_rxq()
377 q_vector->tx.latency_range = I40E_LOW_LATENCY; in i40evf_map_vector_to_txq()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_txrx.h275 I40E_LOW_LATENCY = 1, enumerator
Di40e_txrx.c902 new_latency_range = I40E_LOW_LATENCY; in i40e_set_new_dynamic_itr()
904 case I40E_LOW_LATENCY: in i40e_set_new_dynamic_itr()
912 rc->latency_range = I40E_LOW_LATENCY; in i40e_set_new_dynamic_itr()
920 case I40E_LOW_LATENCY: in i40e_set_new_dynamic_itr()
Di40e_main.c2813 q_vector->rx.latency_range = I40E_LOW_LATENCY; in i40e_vsi_configure_msix()
2817 q_vector->tx.latency_range = I40E_LOW_LATENCY; in i40e_vsi_configure_msix()
2901 q_vector->rx.latency_range = I40E_LOW_LATENCY; in i40e_configure_msi_and_legacy()
2904 q_vector->tx.latency_range = I40E_LOW_LATENCY; in i40e_configure_msi_and_legacy()
7259 q_vector->rx.latency_range = I40E_LOW_LATENCY; in i40e_vsi_alloc_q_vector()
7260 q_vector->tx.latency_range = I40E_LOW_LATENCY; in i40e_vsi_alloc_q_vector()