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