Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dverbs.c722 struct hfi1_ahg_info *ahg_info, in build_verbs_tx_desc() argument
738 if (!ahg_info->ahgcount) { in build_verbs_tx_desc()
741 ahg_info->tx_flags, in build_verbs_tx_desc()
744 ahg_info->ahgidx, in build_verbs_tx_desc()
762 ahg_info->tx_flags, in build_verbs_tx_desc()
764 ahg_info->ahgidx, in build_verbs_tx_desc()
765 ahg_info->ahgcount, in build_verbs_tx_desc()
766 ahg_info->ahgdesc, in build_verbs_tx_desc()
801 struct hfi1_ahg_info *ahg_info = priv->s_ahg; in hfi1_verbs_send_dma() local
848 ret = build_verbs_tx_desc(tx->sde, len, tx, ahg_info, pbc); in hfi1_verbs_send_dma()