Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnet_dim.h155 int default_profile_ix; in net_dim_get_def_profile() local
158 default_profile_ix = NET_DIM_DEF_PROFILE_CQE; in net_dim_get_def_profile()
160 default_profile_ix = NET_DIM_DEF_PROFILE_EQE; in net_dim_get_def_profile()
162 return net_dim_get_profile(rx_cq_period_mode, default_profile_ix); in net_dim_get_def_profile()