Searched refs:mthca_tavor_ud_seg (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_wqe.h64 struct mthca_tavor_ud_seg { struct
H A Dmthca_qp.c956 max_data_size -= sizeof (struct mthca_tavor_ud_seg);
1024 sizeof (struct mthca_tavor_ud_seg);
1702 ((struct mthca_tavor_ud_seg *) wqe)->lkey =
1704 ((struct mthca_tavor_ud_seg *) wqe)->av_addr =
1706 ((struct mthca_tavor_ud_seg *) wqe)->dqpn =
1708 ((struct mthca_tavor_ud_seg *) wqe)->qkey =
1711 wqe += sizeof (struct mthca_tavor_ud_seg);
1712 size += sizeof (struct mthca_tavor_ud_seg) / 16;

Completed in 49 milliseconds