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