Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_txrx.h294 I40E_LOW_LATENCY = 1, enumerator
Di40e_txrx.c360 new_latency_range = I40E_LOW_LATENCY; in i40e_set_new_dynamic_itr()
362 case I40E_LOW_LATENCY: in i40e_set_new_dynamic_itr()
372 new_latency_range = I40E_LOW_LATENCY; in i40e_set_new_dynamic_itr()
393 case I40E_LOW_LATENCY: in i40e_set_new_dynamic_itr()
Di40evf_main.c359 q_vector->rx.latency_range = I40E_LOW_LATENCY; in i40evf_map_vector_to_rxq()
380 q_vector->tx.latency_range = I40E_LOW_LATENCY; in i40evf_map_vector_to_txq()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_txrx.h299 I40E_LOW_LATENCY = 1, enumerator
Di40e_txrx.c857 new_latency_range = I40E_LOW_LATENCY; in i40e_set_new_dynamic_itr()
859 case I40E_LOW_LATENCY: in i40e_set_new_dynamic_itr()
869 new_latency_range = I40E_LOW_LATENCY; in i40e_set_new_dynamic_itr()
890 case I40E_LOW_LATENCY: in i40e_set_new_dynamic_itr()
Di40e_main.c3092 q_vector->rx.latency_range = I40E_LOW_LATENCY; in i40e_vsi_configure_msix()
3096 q_vector->tx.latency_range = I40E_LOW_LATENCY; in i40e_vsi_configure_msix()
3188 q_vector->rx.latency_range = I40E_LOW_LATENCY; in i40e_configure_msi_and_legacy()
3191 q_vector->tx.latency_range = I40E_LOW_LATENCY; in i40e_configure_msi_and_legacy()
7634 q_vector->rx.latency_range = I40E_LOW_LATENCY; in i40e_vsi_alloc_q_vector()
7635 q_vector->tx.latency_range = I40E_LOW_LATENCY; in i40e_vsi_alloc_q_vector()