Home
last modified time | relevance | path

Searched refs:mthca_tavor_ud_seg (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/hw/mthca/
H A Dmthca_wqe.h64 struct mthca_tavor_ud_seg { struct
H A Dmthca_qp.c948 max_data_size -= sizeof (struct mthca_tavor_ud_seg); in mthca_max_data_size()
1017 sizeof (struct mthca_tavor_ud_seg); in mthca_alloc_wqe_buf()
1607 static void set_tavor_ud_seg(struct mthca_tavor_ud_seg *useg, in set_tavor_ud_seg()
1735 wqe += sizeof (struct mthca_tavor_ud_seg); in mthca_tavor_post_send()
1736 size += sizeof (struct mthca_tavor_ud_seg) / 16; in mthca_tavor_post_send()
H A Dmthca_main.c212 sizeof (struct mthca_tavor_ud_seg))) / in mthca_dev_lim()