Home
last modified time | relevance | path

Searched refs:pri (Results 276 - 300 of 343) sorted by relevance

1...<<11121314

/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h463 } pri; member
/kernel/linux/linux-5.10/drivers/scsi/
H A Discsi_boot_sysfs.c248 iscsi_boot_rd_attr(ini_primary_radius, pri-radius-server,
/kernel/linux/linux-5.10/include/linux/
H A DmISDNif.h530 int pri; member
/kernel/linux/linux-6.6/include/linux/
H A DmISDNif.h529 int pri; member
/kernel/linux/linux-6.6/drivers/crypto/cavium/zip/
H A Dzip_main.c235 que_pri.s.pri |= (0x1 << q); /* Higher Priority RR */ in zip_init_hw()
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h495 } pri; member
/kernel/liteos_a/testsuites/unittest/common/include/
H A DosTest.h111 extern UINT32 PosixPthreadInit(pthread_attr_t *attr, int pri);
/kernel/linux/linux-6.6/drivers/scsi/
H A Discsi_boot_sysfs.c248 iscsi_boot_rd_attr(ini_primary_radius, pri-radius-server,
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/
H A DIt_posix_pthread.h238 extern UINT32 PosixPthreadInit(pthread_attr_t *attr, INT32 pri);
/third_party/libwebsockets/plugins/ssh-base/include/
H A Dlws-ssh.h563 uint8_t *pub, uint8_t *pri);
/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
H A Dnghttp3.h2466 * denoted by |stream_id| with the value pointed by |pri|.
2488 const nghttp3_pri *pri);
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-sockets.c158 lws_plat_set_socket_options_ip(lws_sockfd_type fd, uint8_t pri, int lws_flags) in lws_plat_set_socket_options_ip() argument
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_scsi.c5687 uint32_t pri, bool atomic_create) in lpfc_create_device_data()
5714 lun_info->priority = pri; in lpfc_create_device_data()
5908 struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) in lpfc_enable_oas_lun()
5926 lun_info->priority = pri; in lpfc_enable_oas_lun()
5933 pri, true); in lpfc_enable_oas_lun()
5936 lun_info->priority = pri; in lpfc_enable_oas_lun()
5967 struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) in lpfc_disable_oas_lun()
5985 lun_info->priority = pri; in lpfc_disable_oas_lun()
5685 lpfc_create_device_data(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, struct lpfc_name *target_wwpn, uint64_t lun, uint32_t pri, bool atomic_create) lpfc_create_device_data() argument
5907 lpfc_enable_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) lpfc_enable_oas_lun() argument
5966 lpfc_disable_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) lpfc_disable_oas_lun() argument
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_scsi.c6392 * @pri: Priority
6408 uint32_t pri, bool atomic_create) in lpfc_create_device_data()
6435 lun_info->priority = pri; in lpfc_create_device_data()
6614 * @pri: Priority
6631 struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) in lpfc_enable_oas_lun()
6649 lun_info->priority = pri; in lpfc_enable_oas_lun()
6656 pri, true); in lpfc_enable_oas_lun()
6659 lun_info->priority = pri; in lpfc_enable_oas_lun()
6675 * @pri: Priority
6691 struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) in lpfc_disable_oas_lun()
6406 lpfc_create_device_data(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, struct lpfc_name *target_wwpn, uint64_t lun, uint32_t pri, bool atomic_create) lpfc_create_device_data() argument
6630 lpfc_enable_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) lpfc_enable_oas_lun() argument
6690 lpfc_disable_oas_lun(struct lpfc_hba *phba, struct lpfc_name *vport_wwpn, struct lpfc_name *target_wwpn, uint64_t lun, uint8_t pri) lpfc_disable_oas_lun() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.c976 u8 qed_dcbx_get_priority_tc(struct qed_hwfn *p_hwfn, u8 pri) in qed_dcbx_get_priority_tc() argument
980 if (pri >= QED_MAX_PFC_PRIORITIES) { in qed_dcbx_get_priority_tc()
981 DP_ERR(p_hwfn, "Invalid priority %d\n", pri); in qed_dcbx_get_priority_tc()
991 return dcbx_info->operational.params.ets_pri_tc_tbl[pri]; in qed_dcbx_get_priority_tc()
2314 DP_VERBOSE(hwfn, QED_MSG_DCB, "selector = %d protocol = %d pri = %d\n", in qed_dcbnl_ieee_setapp()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.c974 u8 qed_dcbx_get_priority_tc(struct qed_hwfn *p_hwfn, u8 pri) in qed_dcbx_get_priority_tc() argument
978 if (pri >= QED_MAX_PFC_PRIORITIES) { in qed_dcbx_get_priority_tc()
979 DP_ERR(p_hwfn, "Invalid priority %d\n", pri); in qed_dcbx_get_priority_tc()
989 return dcbx_info->operational.params.ets_pri_tc_tbl[pri]; in qed_dcbx_get_priority_tc()
2312 DP_VERBOSE(hwfn, QED_MSG_DCB, "selector = %d protocol = %d pri = %d\n", in qed_dcbnl_ieee_setapp()
/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-transaction.c33 #define HEADER_PRI(pri) ((pri) << 0)
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
H A Drtw_security.c345 void rtw_seccalctkipmic(u8 *key, u8 *header, u8 *data, u32 data_len, u8 *mic_code, u8 pri) in rtw_seccalctkipmic() argument
351 priority[0] = pri; in rtw_seccalctkipmic()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-transaction.c33 #define HEADER_PRI(pri) ((pri) << 0)
/third_party/ffmpeg/libavcodec/
H A Dvideotoolboxenc.c944 enum AVColorPrimaries pri = avctx->color_primaries; in get_cv_color_primaries() local
945 switch (pri) { in get_cv_color_primaries()
967 av_log(avctx, AV_LOG_ERROR, "Color primaries %s is not supported.\n", av_color_primaries_name(pri)); in get_cv_color_primaries()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H A Dmain.c2282 old_smac = qp->pri.smac; in mlx4_ib_update_qps()
2298 if (qp->pri.smac_port) in mlx4_ib_update_qps()
2300 qp->pri.smac = new_smac; in mlx4_ib_update_qps()
2301 qp->pri.smac_port = port; in mlx4_ib_update_qps()
2302 qp->pri.smac_index = new_smac_index; in mlx4_ib_update_qps()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dmain.c2297 old_smac = qp->pri.smac; in mlx4_ib_update_qps()
2313 if (qp->pri.smac_port) in mlx4_ib_update_qps()
2315 qp->pri.smac = new_smac; in mlx4_ib_update_qps()
2316 qp->pri.smac_port = port; in mlx4_ib_update_qps()
2317 qp->pri.smac_index = new_smac_index; in mlx4_ib_update_qps()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Di9xx_wm.c2307 u16 pri; member
2518 max->pri = ilk_plane_wm_max(dev_priv, level, config, ddb_partitioning, false); in ilk_compute_wm_maximums()
2528 max->pri = ilk_plane_wm_reg_max(dev_priv, level, false); in ilk_compute_wm_reg_maximums()
2544 result->enable = result->pri_val <= max->pri && in ilk_validate_wm_level()
2556 if (result->pri_val > max->pri) in ilk_validate_wm_level()
2558 level, result->pri_val, max->pri); in ilk_validate_wm_level()
2566 result->pri_val = min_t(u32, result->pri_val, max->pri); in ilk_validate_wm_level()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c2914 if (device->pri) in nvkm_device_del()
2915 iounmap(device->pri); in nvkm_device_del()
2992 device->pri = ioremap(mmio_base, mmio_size); in nvkm_device_ctor()
2993 if (device->pri == NULL) { in nvkm_device_ctor()
3262 if (device->pri && (!mmio || ret)) { in nvkm_device_ctor()
3263 iounmap(device->pri); in nvkm_device_ctor()
3264 device->pri = NULL; in nvkm_device_ctor()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-core.c1140 int i, j, priority, pri, until; in snd_soc_runtime_get_dai_fmt() local
1163 * DAI0: (pri, fmt) = (1, 000000000000000F) // 1st check (A) DAI1 is not selected in snd_soc_runtime_get_dai_fmt()
1164 * DAI1: (pri, fmt) = (0, 0000000000000000) // Necessary Waste in snd_soc_runtime_get_dai_fmt()
1165 * DAI0: (pri, fmt) = (1, 000000000000000F) // 2nd check (A) in snd_soc_runtime_get_dai_fmt()
1166 * DAI1: (pri, fmt) = (1, 000000000000F000) // (X) in snd_soc_runtime_get_dai_fmt()
1168 * DAI0: (pri, fmt) = (2, 00000000000000FF) // 3rd check (A) + (B) in snd_soc_runtime_get_dai_fmt()
1169 * DAI1: (pri, fmt) = (1, 000000000000F000) // (X) in snd_soc_runtime_get_dai_fmt()
1170 * DAI0: (pri, fmt) = (2, 00000000000000FF) // 4th check (A) + (B) in snd_soc_runtime_get_dai_fmt()
1171 * DAI1: (pri, fmt) = (2, 000000000000FF00) // (X) + (Y) in snd_soc_runtime_get_dai_fmt()
1173 * DAI0: (pri, fm in snd_soc_runtime_get_dai_fmt()
[all...]

Completed in 61 milliseconds

1...<<11121314