Searched refs:stage (Results 126 - 149 of 149) sorted by relevance

123456

/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h725 enum arm_smmu_domain_stage stage; member in struct:arm_smmu_domain
H A Darm-smmu-v3-sva.c434 if (smmu_domain->stage != ARM_SMMU_DOMAIN_S1)
/linux-master/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.h374 enum arm_smmu_domain_stage stage; member in struct:arm_smmu_domain
/linux-master/fs/f2fs/
H A Dgc.c607 int stage = 0; local
617 if (stage++ == 0)
647 ve = rb_entry(stage == 0 ? rb_prev(&ve->rb_node) :
653 if (stage++ == 0)
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.c32 u8 channel, u8 *stage,
1796 u8 channel, u8 *stage, u8 *step,
1838 switch (*stage) {
1849 pr_err("Invalid 'stage' = %d, Check it!\n",
1850 *stage);
1855 if ((*stage) == 2)
1857 (*stage)++;
1795 _rtl92ee_phy_sw_chnl_step_by_step(struct ieee80211_hw *hw, u8 channel, u8 *stage, u8 *step, u32 *delay) argument
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5483 struct hclge_fd_key_cfg *stage; local
5490 stage = &hdev->fd_cfg.key_cfg[stage_num];
5491 req->stage = stage_num;
5492 req->key_select = stage->key_sel;
5493 req->inner_sipv6_word_en = stage->inner_sipv6_word_en;
5494 req->inner_dipv6_word_en = stage->inner_dipv6_word_en;
5495 req->outer_sipv6_word_en = stage->outer_sipv6_word_en;
5496 req->outer_dipv6_word_en = stage->outer_dipv6_word_en;
5497 req->tuple_mask = cpu_to_le32(~stage->tuple_active);
5498 req->meta_data_mask = cpu_to_le32(~stage
5581 hclge_fd_tcam_config(struct hclge_dev *hdev, u8 stage, bool sel_x, int loc, u8 *key, bool is_add) argument
5623 hclge_fd_ad_config(struct hclge_dev *hdev, u8 stage, int loc, struct hclge_fd_ad_data *action) argument
5792 hclge_config_key(struct hclge_dev *hdev, u8 stage, struct hclge_fd_rule *rule) argument
5849 hclge_config_action(struct hclge_dev *hdev, u8 stage, struct hclge_fd_rule *rule) argument
[all...]
H A Dhclge_debugfs.c2179 req1->stage = tcam_msg.stage;
2269 tcam_msg.stage = HCLGE_FD_STAGE_1;
/linux-master/drivers/thunderbolt/
H A Dicm.c1158 int stage)
1166 request.stage = stage;
1157 icm_tr_xdomain_tear_down(struct tb *tb, struct tb_xdomain *xd, int stage) argument
/linux-master/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h656 uint32 stage; member in struct:__anon531
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dphy.c2085 u8 channel, u8 *stage, u8 *step,
2118 switch (*stage) {
2130 if ((*stage) == 2) {
2133 (*stage)++;
2084 _rtl92d_phy_sw_chnl_step_by_step(struct ieee80211_hw *hw, u8 channel, u8 *stage, u8 *step, u32 *delay) argument
/linux-master/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c80 drm_printf(p, "\tstage=%s\n", stage2name(pstate->stage));
192 * the max LM width, but we'd need to stage another
414 * we need to stage/unstage the plane from the Layer Mixer(s). We
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c747 u16 stage; local
754 stage = status;
765 stage = be_POST_stage_get(adapter);
766 if (stage == POST_STAGE_ARMFW_RDY)
778 dev_err(dev, "POST timeout; stage=%#x\n", stage);
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-abi.h316 /* Pipeline Done event, sent after last pipeline stage */
326 /* Extension stage executed */
655 /* The type of pipe stage */
1448 /* Information for a single pipeline stage */
1489 u8 if_config_index; /* Which should be applied by this stage. */
1793 u32 stage; /* stage ptr is only used on sp */ member in struct:imgu_abi_sp_pipeline
1836 * This is initialized every stage through dma.
1837 * The stage part itself is transferred through imgu_abi_sp_stage.
/linux-master/lib/zstd/compress/
H A Dzstd_compress_internal.h359 ZSTD_compressionStage_e stage; member in struct:ZSTD_CCtx_s
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.c660 cmd->body.s1.stage = binding->texture_stage;
H A Dvmwgfx_execbuf.c1646 if (cur_state->stage >= SVGA3D_NUM_TEXTURE_UNITS) {
1648 (unsigned int) cur_state->stage);
1670 binding.texture_stage = cur_state->stage;
/linux-master/net/bluetooth/
H A Dhci_sync.c3419 /* Run init stage NULL terminated function table */
3421 const struct hci_init_stage *stage)
3425 for (i = 0; stage[i].func; i++) {
3428 err = stage[i].func(hdev);
3517 /* BR Controller init stage 1 command sequence */
3657 /* BR Controller init stage 2 command sequence */
3757 /* HCI Controller init stage 2 command sequence */
3803 /* LE Controller init stage 2 command sequence */
4046 /* HCI Controller init stage 3 command sequence */
4330 /* LE Controller init stage
3420 hci_init_stage_sync(struct hci_dev *hdev, const struct hci_init_stage *stage) argument
[all...]
/linux-master/include/linux/greybus/
H A Dgreybus_protocols.h402 __u8 stage; member in struct:gb_bootrom_firmware_size_request
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1748 enum x86_intercept_stage stage,
/linux-master/drivers/media/pci/ddbridge/
H A Dddbridge-core.c3405 int ddb_exit_ddbridge(int stage, int error) argument
3407 switch (stage) {
/linux-master/drivers/scsi/
H A Dipr.c5338 * Or in the case of SIS 64, check for a stage change interrupt.
5346 /* clear stage change */
7555 * ipr_reset_next_stage - Process IPL stage change based on feedback register.
7563 unsigned long stage, stage_time; local
7570 stage = feedback & IPR_IPL_INIT_STAGE_MASK;
7573 ipr_dbg("IPL stage = 0x%lx, IPL stage time = %ld\n", stage, stage_time);
7583 if (stage == IPR_IPL_INIT_STAGE_UNKNOWN) {
7588 } else if (stage
[all...]
/linux-master/arch/x86/kvm/
H A Demulate.c468 enum x86_intercept_stage stage)
484 return ctxt->ops->intercept(ctxt, &info, stage);
2718 * Now load segment descriptors. If fault happens at this stage
2850 * Now load segment descriptors. If fault happens at this stage
466 emulator_check_intercept(struct x86_emulate_ctxt *ctxt, enum x86_intercept intercept, enum x86_intercept_stage stage) argument
H A Dx86.c8496 enum x86_intercept_stage stage)
8498 return static_call(kvm_x86_check_intercept)(emul_to_vcpu(ctxt), info, stage,
8494 emulator_intercept(struct x86_emulate_ctxt *ctxt, struct x86_instruction_info *info, enum x86_intercept_stage stage) argument
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c8055 enum x86_intercept_stage stage,
8053 vmx_check_intercept(struct kvm_vcpu *vcpu, struct x86_instruction_info *info, enum x86_intercept_stage stage, struct x86_exception *exception) argument

Completed in 776 milliseconds

123456