Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dverbs.c761 struct hfi1_ahg_info *ahg_info, in build_verbs_tx_desc() argument
777 if (!ahg_info->ahgcount) { in build_verbs_tx_desc()
780 ahg_info->tx_flags, in build_verbs_tx_desc()
783 ahg_info->ahgidx, in build_verbs_tx_desc()
801 ahg_info->tx_flags, in build_verbs_tx_desc()
803 ahg_info->ahgidx, in build_verbs_tx_desc()
804 ahg_info->ahgcount, in build_verbs_tx_desc()
805 ahg_info->ahgdesc, in build_verbs_tx_desc()
840 struct hfi1_ahg_info *ahg_info = priv->s_ahg; in hfi1_verbs_send_dma() local
887 ret = build_verbs_tx_desc(tx->sde, len, tx, ahg_info, pbc); in hfi1_verbs_send_dma()