Searched defs:s_sge (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/net/rds/ | ||
H A D | ib.h | 83 struct ib_sge s_sge[RDS_IB_MAX_SGE]; member in struct:rds_ib_send_work |
H A D | iw.h | 84 struct ib_sge s_sge[RDS_IW_MAX_SGE]; member in struct:rds_iw_send_work |
/linux-4.4.14/drivers/staging/rdma/hfi1/ | ||
H A D | verbs.h | 505 struct hfi1_sge_state s_sge; /* current send request data */ member in struct:hfi1_qp |
/linux-4.4.14/drivers/staging/rdma/ipath/ | ||
H A D | ipath_verbs.h | 379 struct ipath_sge_state s_sge; /* current send request data */ member in struct:ipath_qp |
/linux-4.4.14/drivers/infiniband/hw/qib/ | ||
H A D | qib_verbs.h | 496 struct qib_sge_state s_sge; /* current send request data */ member in struct:qib_qp |
Completed in 161 milliseconds