Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_dim.c43 prof = net_dim_profile[NET_DIM_CQ_PERIOD_MODE_START_FROM_CQE] in mlx5e_dim_build_cq_param()
50 prof = net_dim_profile[NET_DIM_CQ_PERIOD_MODE_START_FROM_EQE] in mlx5e_dim_build_cq_param()
82 cur_profile = net_dim_profile[mode][profile_ix]; in mlx5e_dim_work()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnet_dim.h136 net_dim_profile[NET_DIM_CQ_PERIOD_NUM_MODES][NET_DIM_PARAMS_NUM_PROFILES] = { variable
147 cq_moder = net_dim_profile[cq_period_mode][ix]; in net_dim_get_profile()