Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mthca/
Dmthca_wqe.h64 struct mthca_tavor_ud_seg { struct
Dmthca_qp.c945 max_data_size -= sizeof (struct mthca_tavor_ud_seg); in mthca_max_data_size()
1014 sizeof (struct mthca_tavor_ud_seg); in mthca_alloc_wqe_buf()
1605 static void set_tavor_ud_seg(struct mthca_tavor_ud_seg *useg, in set_tavor_ud_seg()
1733 wqe += sizeof (struct mthca_tavor_ud_seg); in mthca_tavor_post_send()
1734 size += sizeof (struct mthca_tavor_ud_seg) / 16; in mthca_tavor_post_send()
Dmthca_main.c212 sizeof (struct mthca_tavor_ud_seg))) / in mthca_dev_lim()