Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ntb/
Dntb_transport.c249 #define QP_TO_MW(nt, qp) ((qp) % nt->mw_count) macro
596 mw_num = QP_TO_MW(nt, qp_num); in ntb_transport_setup_qp_mw()
940 mw_num = QP_TO_MW(nt, qp_num); in ntb_transport_init_queue()