Searched defs:smbd_request (Results 1 – 1 of 1) sorted by relevance
234 struct smbd_request { struct235 struct smbd_connection *info;236 struct ib_cqe cqe;239 bool has_payload;242 struct ib_sge sge[SMBDIRECT_MAX_SGE];243 int num_sge;246 u8 packet[];