Searched refs:mdd (Results 1 – 6 of 6) sorted by relevance
60 diag->mdd.ftp.pcx != SCLP_DIAG_FTP_XPCX || in sclp_ftp_rxcb()74 sclp_ftp_ldflg = diag->mdd.ftp.ldflg; in sclp_ftp_rxcb()75 sclp_ftp_fsize = diag->mdd.ftp.fsize; in sclp_ftp_rxcb()76 sclp_ftp_length = diag->mdd.ftp.length; in sclp_ftp_rxcb()108 sccb->evbuf.mdd.ftp.pcx = SCLP_DIAG_FTP_XPCX; in sclp_ftp_et7()109 sccb->evbuf.mdd.ftp.srcflg = 0; in sclp_ftp_et7()110 sccb->evbuf.mdd.ftp.pgsize = 0; in sclp_ftp_et7()111 sccb->evbuf.mdd.ftp.asce = _ASCE_REAL_SPACE; in sclp_ftp_et7()112 sccb->evbuf.mdd.ftp.ldflg = SCLP_DIAG_FTP_LDFAIL; in sclp_ftp_et7()113 sccb->evbuf.mdd.ftp.fsize = 0; in sclp_ftp_et7()[all …]
28 (offsetof(struct sclp_diag_evbuf, mdd) + \76 } mdd; member
359 ice_devlink_health_report(pf->health_reporters.mdd, "MDD event", &ev); in ice_report_mdd_event()481 ICE_DEFINE_HEALTH_REPORTER_OPS_1(mdd, dump);496 reps->mdd = ice_init_devlink_rep(pf, &ice_mdd_reporter_ops); in ice_health_init()524 ice_deinit_devl_reporter(pf->health_reporters.mdd); in ice_health_deinit()549 ice_health_assign_healthy_state(pf->health_reporters.mdd); in ice_health_clear()
45 struct devlink_health_reporter *mdd; member
302 Setting the mdd-auto-reset-vf Private Flag305 When the mdd-auto-reset-vf private flag is set to "on", the problematic VF will309 Use ethtool to view and set mdd-auto-reset-vf, as follows::312 ethtool --set-priv-flags ethX mdd-auto-reset-vf [on|off]
660 # ethtool --set-priv-flags <ethX> mdd-auto-reset-vf on|off