Searched defs:ib_mad_send_buf (Results 1 – 1 of 1) sorted by relevance
462 struct ib_mad_send_buf { struct464 void *mad;466 struct ib_ah *ah;467 void *context[2];468 int hdr_len;469 int data_len;470 int seg_count;471 int seg_size;472 int seg_rmpp_size;473 int timeout_ms;[all …]
Completed in 7 milliseconds