Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/char/
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()
109 sccb->evbuf.mdd.ftp.pcx = SCLP_DIAG_FTP_XPCX; in sclp_ftp_et7()
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()
113 sccb->evbuf.mdd.ftp.ldflg = SCLP_DIAG_FTP_LDFAIL; in sclp_ftp_et7()
114 sccb->evbuf.mdd.ftp.fsize = 0; in sclp_ftp_et7()
[all …]
Dsclp_diag.h28 (offsetof(struct sclp_diag_evbuf, mdd) + \
76 } mdd; member
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/intel/
Dice.rst629 # ethtool --set-priv-flags <ethX> mdd-auto-reset-vf on|off