Home
last modified time | relevance | path

Searched refs:mdd (Results 1 – 4 of 4) sorted by relevance

/drivers/s390/char/
A Dsclp_ftp.c61 diag->mdd.ftp.pcx != SCLP_DIAG_FTP_XPCX || in sclp_ftp_rxcb()
75 sclp_ftp_ldflg = diag->mdd.ftp.ldflg; in sclp_ftp_rxcb()
76 sclp_ftp_fsize = diag->mdd.ftp.fsize; in sclp_ftp_rxcb()
77 sclp_ftp_length = diag->mdd.ftp.length; in sclp_ftp_rxcb()
110 sccb->evbuf.mdd.ftp.srcflg = 0; in sclp_ftp_et7()
111 sccb->evbuf.mdd.ftp.pgsize = 0; in sclp_ftp_et7()
112 sccb->evbuf.mdd.ftp.asce = _ASCE_REAL_SPACE; in sclp_ftp_et7()
114 sccb->evbuf.mdd.ftp.fsize = 0; in sclp_ftp_et7()
115 sccb->evbuf.mdd.ftp.cmd = ftp->id; in sclp_ftp_et7()
116 sccb->evbuf.mdd.ftp.offset = ftp->ofs; in sclp_ftp_et7()
[all …]
A Dsclp_diag.h28 (offsetof(struct sclp_diag_evbuf, mdd) + \
76 } mdd; member
/drivers/net/ethernet/intel/ice/devlink/
A Dhealth.c359 ice_devlink_health_report(pf->health_reporters.mdd, "MDD event", &ev); in ice_report_mdd_event()
482 ICE_DEFINE_HEALTH_REPORTER_OPS_1(mdd, dump);
497 reps->mdd = ice_init_devlink_rep(pf, &ice_mdd_reporter_ops); in ice_health_init()
525 ice_deinit_devl_reporter(pf->health_reporters.mdd); in ice_health_deinit()
550 ice_health_assign_healthy_state(pf->health_reporters.mdd); in ice_health_clear()
A Dhealth.h45 struct devlink_health_reporter *mdd; member

Completed in 8 milliseconds