set_feature
struct spi_mem_op op = SPINAND_OP(spinand, set_feature,
tmpl->set_feature = (struct spi_mem_op)SPINAND_SET_FEATURE_1S_1S_1S_OP(0, NULL);
tmpl->set_feature = (struct spi_mem_op)SPINAND_SET_FEATURE_8D_8D_8D_OP(0, NULL);
if (!spi_mem_supports_op(spinand->spimem, &tmpl->set_feature))
struct spi_mem_op op = spinand->op_templates->set_feature;
struct spi_mem_op op = SPINAND_OP(spinand, set_feature,
struct spi_mem_op op = SPINAND_OP(spinand, set_feature,
int (*set_feature)(struct net_device *ndev, netdev_features_t features);
ret = info->set_feature(ndev, features);
.set_feature = ravb_set_features_rcar,
.set_feature = ravb_set_features_rcar,
.set_feature = ravb_set_features_rcar,
.set_feature = ravb_set_features_rcar,
.set_feature = ravb_set_features_gbeth,
return ctrl->ops->set_feature(ctrl, NVME_FEAT_IRQ_COALESCE, &irqc);
return ctrl->ops->set_feature(ctrl, NVME_FEAT_IRQ_CONFIG, &irqcfg);
if (!ctrl->ops->set_feature) {
return ctrl->ops->set_feature(ctrl, NVME_FEAT_ARBITRATION, &arb);
u16 (*set_feature)(const struct nvmet_ctrl *ctrl, u8 feat,
.set_feature = nvmet_pci_epf_set_feat,
struct lpfc_mbx_set_feature set_feature;
&mbox->u.mqe.un.set_feature, 1);
mbox->u.mqe.un.set_feature.feature = LPFC_SET_UE_RECOVERY;
mbox->u.mqe.un.set_feature.param_len = 8;
&mbox->u.mqe.un.set_feature, 1);
&mbox->u.mqe.un.set_feature, 1);
mbox->u.mqe.un.set_feature.feature = LPFC_SET_MDS_DIAGS;
mbox->u.mqe.un.set_feature.param_len = 8;
&mbox->u.mqe.un.set_feature, sig_freq);
&mbox->u.mqe.un.set_feature, sig_freq);
&mbox->u.mqe.un.set_feature, sig_freq);
&mbox->u.mqe.un.set_feature, sig_freq);
mbox->u.mqe.un.set_feature.feature = LPFC_SET_CGN_SIGNAL;
mbox->u.mqe.un.set_feature.param_len = 12;
&mbox->u.mqe.un.set_feature, LPFC_ENABLE_DUAL_DUMP);
&mbox->u.mqe.un.set_feature, 0);
mbox->u.mqe.un.set_feature.feature = LPFC_SET_DUAL_DUMP;
mbox->u.mqe.un.set_feature.param_len = 4;
mbox->u.mqe.un.set_feature.feature = LPFC_SET_ENABLE_MI;
mbox->u.mqe.un.set_feature.param_len = 4;
bf_set(lpfc_mbx_set_feature_milunq, &mbox->u.mqe.un.set_feature,
bf_set(lpfc_mbx_set_feature_mi, &mbox->u.mqe.un.set_feature,
mbox->u.mqe.un.set_feature.feature = LPFC_SET_LD_SIGNAL;
mbox->u.mqe.un.set_feature.param_len = 16;
&mbox->u.mqe.un.set_feature, LPFC_QUERY_LDS_OP);
mbox->u.mqe.un.set_feature.feature = LPFC_SET_ENABLE_CMF;
mbox->u.mqe.un.set_feature.param_len = 4;
&mbox->u.mqe.un.set_feature, 1);
phba->degrade_activate_threshold = pmb->u.mqe.un.set_feature.word7;
phba->degrade_deactivate_threshold = pmb->u.mqe.un.set_feature.word8;
phba->fec_degrade_interval = pmb->u.mqe.un.set_feature.word10;
&pmb->u.mqe.un.set_feature);
&pmb->u.mqe.un.set_feature);
&mboxq->u.mqe.un.set_feature);
&mboxq->u.mqe.un.set_feature);
&mboxq->u.mqe.un.set_feature);
&mboxq->u.mqe.un.set_feature);
dd = bf_get(lpfc_mbx_set_feature_dd, &mboxq->u.mqe.un.set_feature);
set_feature(m66592, ctrl);
set_feature(r8a66597, ctrl);
struct spi_mem_op set_feature;