Searched defs:smbd_request (Results 1 – 1 of 1) sorted by relevance
251 struct smbd_request { struct252 struct smbd_connection *info;253 struct ib_cqe cqe;256 bool has_payload;259 struct ib_sge sge[SMBDIRECT_MAX_SGE];260 int num_sge;263 u8 packet[];