Searched refs:qedf_mp_req (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/qedf/
H A Dqedf_els.c17 struct qedf_mp_req *mp_req;
80 mp_req = (struct qedf_mp_req *)&(els_req->mp_req);
422 struct qedf_mp_req *mp_req;
542 struct qedf_mp_req *mp_req;
837 struct qedf_mp_req *mp_req;
H A Dqedf.h54 struct qedf_mp_req { struct
165 struct qedf_mp_req mp_req;
H A Dqedf_io.c405 struct qedf_mp_req *mp_req = &(io_req->mp_req);
683 struct qedf_mp_req *mp_req = &(io_req->mp_req);
2047 struct qedf_mp_req *mp_req;
2056 mp_req = (struct qedf_mp_req *)&(io_req->mp_req);
2057 memset(mp_req, 0, sizeof(struct qedf_mp_req));

Completed in 211 milliseconds