Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dverbs.c825 u32 vl = sc_to_vlt(dd_from_ibdev(qp->ibqp.device), sc5); in hfi1_verbs_send_dma()
984 u8 vl = sc_to_vlt(dd_from_ibdev(qp->ibqp.device), sc5); in hfi1_verbs_send_pio()
1501 if (sc_to_vlt(dd, sc5) > num_vls && sc_to_vlt(dd, sc5) != 0xf) in hfi1_check_ah()
1527 ah->vl = sc_to_vlt(dd, sc5); in hfi1_notify_new_ah()
H A Dud.c641 vl = sc_to_vlt(ppd->dd, sc5); in return_cnp_16B()
696 vl = sc_to_vlt(ppd->dd, sc5); in return_cnp()
H A Dqp.c813 vl = sc_to_vlt(dd, sc); in mtu_from_qp()
H A Dipoib_tx.c343 sc_to_vlt(priv->dd, txp->flow.sc5), in hfi1_ipoib_build_ib_tx_headers()
H A Duser_sdma.c420 vl != sc_to_vlt(dd, sc)) { in hfi1_user_sdma_process_request()
H A Dpio.c1803 u8 vl = sc_to_vlt(dd, sc5); in pio_select_send_context_sc()
H A Dhfi.h1725 static inline u8 sc_to_vlt(struct hfi1_devdata *dd, u8 sc5) in sc_to_vlt() function
H A Dsdma.c787 u8 vl = sc_to_vlt(dd, sc5); in sdma_select_engine_sc()
H A Drc.c1384 sc_to_vlt(ppd->dd, sc5), plen); in hfi1_send_rc_ack()