Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dverbs.c867 u32 vl = sc_to_vlt(dd_from_ibdev(qp->ibqp.device), sc5); in hfi1_verbs_send_dma()
1026 u8 vl = sc_to_vlt(dd_from_ibdev(qp->ibqp.device), sc5); in hfi1_verbs_send_pio()
1545 if (sc_to_vlt(dd, sc5) > num_vls && sc_to_vlt(dd, sc5) != 0xf) in hfi1_check_ah()
1571 ah->vl = sc_to_vlt(dd, sc5); in hfi1_notify_new_ah()
Dud.c682 vl = sc_to_vlt(ppd->dd, sc5); in return_cnp_16B()
737 vl = sc_to_vlt(ppd->dd, sc5); in return_cnp()
Dqp.c854 vl = sc_to_vlt(dd, sc); in mtu_from_qp()
Dipoib_tx.c379 sc_to_vlt(priv->dd, txp->flow.sc5), in hfi1_ipoib_build_ib_tx_headers()
Duser_sdma.c481 vl != sc_to_vlt(dd, sc)) { in hfi1_user_sdma_process_request()
Dpio.c1845 u8 vl = sc_to_vlt(dd, sc5); in pio_select_send_context_sc()
Dhfi.h1777 static inline u8 sc_to_vlt(struct hfi1_devdata *dd, u8 sc5) in sc_to_vlt() function
Dsdma.c829 u8 vl = sc_to_vlt(dd, sc5); in sdma_select_engine_sc()
Drc.c1426 sc_to_vlt(ppd->dd, sc5), plen); in hfi1_send_rc_ack()