Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
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()
Dud.c641 vl = sc_to_vlt(ppd->dd, sc5); in return_cnp_16B()
696 vl = sc_to_vlt(ppd->dd, sc5); in return_cnp()
Dqp.c813 vl = sc_to_vlt(dd, sc); in mtu_from_qp()
Dipoib_tx.c342 sc_to_vlt(priv->dd, txp->flow.sc5), in hfi1_ipoib_build_ib_tx_headers()
Duser_sdma.c443 vl != sc_to_vlt(dd, sc)) { in hfi1_user_sdma_process_request()
Dpio.c1803 u8 vl = sc_to_vlt(dd, sc5); in pio_select_send_context_sc()
Dhfi.h1727 static inline u8 sc_to_vlt(struct hfi1_devdata *dd, u8 sc5) in sc_to_vlt() function
Dsdma.c787 u8 vl = sc_to_vlt(dd, sc5); in sdma_select_engine_sc()
Drc.c1384 sc_to_vlt(ppd->dd, sc5), plen); in hfi1_send_rc_ack()