Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2.c187 u16 comp_idx) in mlxfw_mfa2_file_comp_validate() argument
193 pr_debug("Component %d\n", comp_idx); in mlxfw_mfa2_file_comp_validate()
197 pr_err("Component %d is not a valid TLV error\n", comp_idx); in mlxfw_mfa2_file_comp_validate()
207 pr_err("Component descriptor %d multi TLV error\n", comp_idx); in mlxfw_mfa2_file_comp_validate()
214 comp_idx); in mlxfw_mfa2_file_comp_validate()
510 u16 comp_idx; in mlxfw_mfa2_file_component_find() local
526 comp_idx = be16_to_cpu(cptr->component_index); in mlxfw_mfa2_file_component_find()
527 return mlxfw_mfa2_file_component_tlv_get(mfa2_file, comp_idx); in mlxfw_mfa2_file_component_find()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_crtc.c928 static int mtk_crtc_num_comp_planes(struct mtk_crtc *mtk_crtc, int comp_idx) in mtk_crtc_num_comp_planes() argument
932 if (comp_idx > 1) in mtk_crtc_num_comp_planes()
935 comp = mtk_crtc->ddp_comp[comp_idx]; in mtk_crtc_num_comp_planes()
939 if (comp_idx == 1 && !comp->funcs->bgclr_in_on) in mtk_crtc_num_comp_planes()
960 int comp_idx, int pipe) in mtk_crtc_init_comp_planes() argument
962 int num_planes = mtk_crtc_num_comp_planes(mtk_crtc, comp_idx); in mtk_crtc_init_comp_planes()
963 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[comp_idx]; in mtk_crtc_init_comp_planes()
/linux/include/uapi/rdma/hfi/
H A Dhfi1_user.h222 __u16 comp_idx; member
/linux/drivers/infiniband/hw/hfi1/
H A Duser_sdma.h80 (req)->pq->ctxt, (req)->pq->subctxt, (req)->info.comp_idx, \
/linux/include/linux/
H A Dbpf.h2896 int comp_idx, const char *tag_key);
2898 int comp_idx, const char *tag_key, int last_id);