Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mthca/
Dmthca_wqe.h64 struct mthca_tavor_ud_seg { struct
Dmthca_qp.c940 max_data_size -= sizeof (struct mthca_tavor_ud_seg); in mthca_max_data_size()
1008 sizeof (struct mthca_tavor_ud_seg); in mthca_alloc_wqe_buf()
1596 static void set_tavor_ud_seg(struct mthca_tavor_ud_seg *useg, in set_tavor_ud_seg()
1724 wqe += sizeof (struct mthca_tavor_ud_seg); in mthca_tavor_post_send()
1725 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()