Searched refs:IDPF_DIM_PROFILE_SLOTS (Results 1 – 2 of 2) sorted by relevance
44 #define IDPF_DIM_PROFILE_SLOTS 5 macro330 u16 rx_itr_profile[IDPF_DIM_PROFILE_SLOTS];331 u16 tx_itr_profile[IDPF_DIM_PROFILE_SLOTS];
3171 memcpy(vport->rx_itr_profile, rx_itr, IDPF_DIM_PROFILE_SLOTS); in idpf_vport_init()3172 memcpy(vport->tx_itr_profile, tx_itr, IDPF_DIM_PROFILE_SLOTS); in idpf_vport_init()