Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dverbs.c836 struct hfi1_ahg_info *ahg_info, in build_verbs_tx_desc() argument
852 if (!ahg_info->ahgcount) { in build_verbs_tx_desc()
855 ahg_info->tx_flags, in build_verbs_tx_desc()
858 ahg_info->ahgidx, in build_verbs_tx_desc()
876 ahg_info->tx_flags, in build_verbs_tx_desc()
878 ahg_info->ahgidx, in build_verbs_tx_desc()
879 ahg_info->ahgcount, in build_verbs_tx_desc()
880 ahg_info->ahgdesc, in build_verbs_tx_desc()
906 struct hfi1_ahg_info *ahg_info = priv->s_ahg; in hfi1_verbs_send_dma() local
949 ret = build_verbs_tx_desc(tx->sde, len, tx, ahg_info, pbc); in hfi1_verbs_send_dma()