Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A Dnfp_shared_buf.c49 pool_info->threshold_type = le32_to_cpu(get_data.threshold_type); in nfp_shared_buf_pool_get()
58 enum devlink_sb_threshold_type threshold_type) in nfp_shared_buf_pool_set() argument
65 .threshold_type = cpu_to_le32(threshold_type), in nfp_shared_buf_pool_set()
H A Dnfp_abi.h97 __le32 threshold_type; member
109 __le32 threshold_type; member
H A Dnfp_devlink.c144 u32 size, enum devlink_sb_threshold_type threshold_type, in nfp_devlink_sb_pool_set() argument
150 size, threshold_type); in nfp_devlink_sb_pool_set()
H A Dnfp_main.h189 enum devlink_sb_threshold_type threshold_type);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/imgproc/
H A Dimgproc_c.h852 int threshold_type );
864 int threshold_type CV_DEFAULT(CV_THRESH_BINARY),
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/imgproc/
H A Dimgproc_c.h852 int threshold_type );
864 int threshold_type CV_DEFAULT(CV_THRESH_BINARY),
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/imgproc/
H A Dimgproc_c.h852 int threshold_type );
864 int threshold_type CV_DEFAULT(CV_THRESH_BINARY),
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_buffers.c1340 pool_info->threshold_type = (enum devlink_sb_threshold_type) pr->mode; in mlxsw_sp_sb_pool_get()
1347 enum devlink_sb_threshold_type threshold_type, in mlxsw_sp_sb_pool_set() argument
1355 mode = (enum mlxsw_reg_sbpr_mode) threshold_type; in mlxsw_sp_sb_pool_set()
H A Dcore.h305 enum devlink_sb_threshold_type threshold_type,
H A Dspectrum.h507 enum devlink_sb_threshold_type threshold_type,
H A Dcore.c1222 enum devlink_sb_threshold_type threshold_type, in mlxsw_devlink_sb_pool_set() argument
1231 pool_index, size, threshold_type, in mlxsw_devlink_sb_pool_set()
/OK3568_Linux_fs/kernel/include/net/
H A Ddevlink.h143 enum devlink_sb_threshold_type threshold_type; member
1186 enum devlink_sb_threshold_type threshold_type,
/OK3568_Linux_fs/kernel/net/core/
H A Ddevlink.c1271 pool_info.threshold_type)) in devlink_nl_sb_pool_fill()
1388 enum devlink_sb_threshold_type threshold_type, in devlink_sb_pool_set() argument
1396 size, threshold_type, extack); in devlink_sb_pool_set()
1404 enum devlink_sb_threshold_type threshold_type; in devlink_nl_cmd_sb_pool_set_doit() local
1419 err = devlink_sb_th_type_get_from_info(info, &threshold_type); in devlink_nl_cmd_sb_pool_set_doit()
1428 pool_index, size, threshold_type, in devlink_nl_cmd_sb_pool_set_doit()