Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dverbs.c764 struct hfi1_ahg_info *ahg_info, in build_verbs_tx_desc() argument
780 if (!ahg_info->ahgcount) { in build_verbs_tx_desc()
783 ahg_info->tx_flags, in build_verbs_tx_desc()
786 ahg_info->ahgidx, in build_verbs_tx_desc()
804 ahg_info->tx_flags, in build_verbs_tx_desc()
806 ahg_info->ahgidx, in build_verbs_tx_desc()
807 ahg_info->ahgcount, in build_verbs_tx_desc()
808 ahg_info->ahgdesc, in build_verbs_tx_desc()
843 struct hfi1_ahg_info *ahg_info = priv->s_ahg; in hfi1_verbs_send_dma() local
890 ret = build_verbs_tx_desc(tx->sde, len, tx, ahg_info, pbc); in hfi1_verbs_send_dma()