Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dqpc.c74 static bool is_event_type_allowed(int rsc_type, int event_type) in is_event_type_allowed() argument
76 switch (rsc_type) { in is_event_type_allowed()
160 struct mlx5_core_qp *qp, int rsc_type) in create_resource_common() argument
165 qp->common.res = rsc_type; in create_resource_common()
168 qp->qpn | (rsc_type << MLX5_USER_INDEX_LEN), in create_resource_common()
/linux/drivers/interconnect/qcom/
H A Dicc-rpm.h167 int qcom_icc_rpm_smd_send(int ctx, int rsc_type, int id, u32 val);
/linux/include/linux/
H A Dremoteproc.h395 int (*handle_rsc)(struct rproc *rproc, u32 rsc_type, void *rsc,