Home
last modified time | relevance | path

Searched refs:IDPF_DIM_PROFILE_SLOTS (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/intel/idpf/
A Didpf.h48 #define IDPF_DIM_PROFILE_SLOTS 5 macro
364 u16 rx_itr_profile[IDPF_DIM_PROFILE_SLOTS];
365 u16 tx_itr_profile[IDPF_DIM_PROFILE_SLOTS];
A Didpf_virtchnl.c3348 memcpy(vport->rx_itr_profile, rx_itr, IDPF_DIM_PROFILE_SLOTS); in idpf_vport_init()
3349 memcpy(vport->tx_itr_profile, tx_itr, IDPF_DIM_PROFILE_SLOTS); in idpf_vport_init()

Completed in 13 milliseconds