Lines Matching refs:set_feature

6758 		       &mbox->u.mqe.un.set_feature, 1);  in lpfc_set_features()
6759 mbox->u.mqe.un.set_feature.feature = LPFC_SET_UE_RECOVERY; in lpfc_set_features()
6760 mbox->u.mqe.un.set_feature.param_len = 8; in lpfc_set_features()
6764 &mbox->u.mqe.un.set_feature, 1); in lpfc_set_features()
6766 &mbox->u.mqe.un.set_feature, 1); in lpfc_set_features()
6767 mbox->u.mqe.un.set_feature.feature = LPFC_SET_MDS_DIAGS; in lpfc_set_features()
6768 mbox->u.mqe.un.set_feature.param_len = 8; in lpfc_set_features()
6778 &mbox->u.mqe.un.set_feature, sig_freq); in lpfc_set_features()
6780 &mbox->u.mqe.un.set_feature, sig_freq); in lpfc_set_features()
6785 &mbox->u.mqe.un.set_feature, sig_freq); in lpfc_set_features()
6794 &mbox->u.mqe.un.set_feature, sig_freq); in lpfc_set_features()
6796 mbox->u.mqe.un.set_feature.feature = LPFC_SET_CGN_SIGNAL; in lpfc_set_features()
6797 mbox->u.mqe.un.set_feature.param_len = 12; in lpfc_set_features()
6801 &mbox->u.mqe.un.set_feature, LPFC_ENABLE_DUAL_DUMP); in lpfc_set_features()
6803 &mbox->u.mqe.un.set_feature, 0); in lpfc_set_features()
6804 mbox->u.mqe.un.set_feature.feature = LPFC_SET_DUAL_DUMP; in lpfc_set_features()
6805 mbox->u.mqe.un.set_feature.param_len = 4; in lpfc_set_features()
6808 mbox->u.mqe.un.set_feature.feature = LPFC_SET_ENABLE_MI; in lpfc_set_features()
6809 mbox->u.mqe.un.set_feature.param_len = 4; in lpfc_set_features()
6810 bf_set(lpfc_mbx_set_feature_milunq, &mbox->u.mqe.un.set_feature, in lpfc_set_features()
6812 bf_set(lpfc_mbx_set_feature_mi, &mbox->u.mqe.un.set_feature, in lpfc_set_features()
6816 bf_set(lpfc_mbx_set_feature_dd, &mbox->u.mqe.un.set_feature, 1); in lpfc_set_features()
6817 mbox->u.mqe.un.set_feature.feature = LPFC_SET_ENABLE_CMF; in lpfc_set_features()
6818 mbox->u.mqe.un.set_feature.param_len = 4; in lpfc_set_features()
6820 &mbox->u.mqe.un.set_feature, 1); in lpfc_set_features()
7843 &pmb->u.mqe.un.set_feature); in lpfc_mbx_cmpl_cgn_set_ftrs()
7845 &pmb->u.mqe.un.set_feature); in lpfc_mbx_cmpl_cgn_set_ftrs()
7987 &mboxq->u.mqe.un.set_feature); in lpfc_cmf_setup()
8028 &mboxq->u.mqe.un.set_feature); in lpfc_cmf_setup()
8385 &mboxq->u.mqe.un.set_feature); in lpfc_sli4_hba_setup()
8388 &mboxq->u.mqe.un.set_feature); in lpfc_sli4_hba_setup()
8475 dd = bf_get(lpfc_mbx_set_feature_dd, &mboxq->u.mqe.un.set_feature); in lpfc_sli4_hba_setup()