Lines Matching refs:set_feature
6779 &mbox->u.mqe.un.set_feature, 1); in lpfc_set_features()
6780 mbox->u.mqe.un.set_feature.feature = LPFC_SET_UE_RECOVERY; in lpfc_set_features()
6781 mbox->u.mqe.un.set_feature.param_len = 8; in lpfc_set_features()
6785 &mbox->u.mqe.un.set_feature, 1); in lpfc_set_features()
6787 &mbox->u.mqe.un.set_feature, 1); in lpfc_set_features()
6788 mbox->u.mqe.un.set_feature.feature = LPFC_SET_MDS_DIAGS; in lpfc_set_features()
6789 mbox->u.mqe.un.set_feature.param_len = 8; in lpfc_set_features()
6799 &mbox->u.mqe.un.set_feature, sig_freq); in lpfc_set_features()
6801 &mbox->u.mqe.un.set_feature, sig_freq); in lpfc_set_features()
6806 &mbox->u.mqe.un.set_feature, sig_freq); in lpfc_set_features()
6815 &mbox->u.mqe.un.set_feature, sig_freq); in lpfc_set_features()
6817 mbox->u.mqe.un.set_feature.feature = LPFC_SET_CGN_SIGNAL; in lpfc_set_features()
6818 mbox->u.mqe.un.set_feature.param_len = 12; in lpfc_set_features()
6822 &mbox->u.mqe.un.set_feature, LPFC_ENABLE_DUAL_DUMP); in lpfc_set_features()
6824 &mbox->u.mqe.un.set_feature, 0); in lpfc_set_features()
6825 mbox->u.mqe.un.set_feature.feature = LPFC_SET_DUAL_DUMP; in lpfc_set_features()
6826 mbox->u.mqe.un.set_feature.param_len = 4; in lpfc_set_features()
6829 mbox->u.mqe.un.set_feature.feature = LPFC_SET_ENABLE_MI; in lpfc_set_features()
6830 mbox->u.mqe.un.set_feature.param_len = 4; in lpfc_set_features()
6831 bf_set(lpfc_mbx_set_feature_milunq, &mbox->u.mqe.un.set_feature, in lpfc_set_features()
6833 bf_set(lpfc_mbx_set_feature_mi, &mbox->u.mqe.un.set_feature, in lpfc_set_features()
6837 mbox->u.mqe.un.set_feature.feature = LPFC_SET_LD_SIGNAL; in lpfc_set_features()
6838 mbox->u.mqe.un.set_feature.param_len = 16; in lpfc_set_features()
6840 &mbox->u.mqe.un.set_feature, LPFC_QUERY_LDS_OP); in lpfc_set_features()
6843 mbox->u.mqe.un.set_feature.feature = LPFC_SET_ENABLE_CMF; in lpfc_set_features()
6844 mbox->u.mqe.un.set_feature.param_len = 4; in lpfc_set_features()
6846 &mbox->u.mqe.un.set_feature, 1); in lpfc_set_features()
7859 phba->degrade_activate_threshold = pmb->u.mqe.un.set_feature.word7; in lpfc_mbx_cmpl_read_lds_params()
7860 phba->degrade_deactivate_threshold = pmb->u.mqe.un.set_feature.word8; in lpfc_mbx_cmpl_read_lds_params()
7861 phba->fec_degrade_interval = pmb->u.mqe.un.set_feature.word10; in lpfc_mbx_cmpl_read_lds_params()
7925 &pmb->u.mqe.un.set_feature); in lpfc_mbx_cmpl_cgn_set_ftrs()
7927 &pmb->u.mqe.un.set_feature); in lpfc_mbx_cmpl_cgn_set_ftrs()
8235 &mboxq->u.mqe.un.set_feature); in lpfc_cmf_setup()
8276 &mboxq->u.mqe.un.set_feature); in lpfc_cmf_setup()
8643 &mboxq->u.mqe.un.set_feature); in lpfc_sli4_hba_setup()
8646 &mboxq->u.mqe.un.set_feature); in lpfc_sli4_hba_setup()
8733 dd = bf_get(lpfc_mbx_set_feature_dd, &mboxq->u.mqe.un.set_feature); in lpfc_sli4_hba_setup()