Home
last modified time | relevance | path

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

/src/sys/dev/ntb/
H A Dntb_transport.c265 #define QP_TO_MW(nt, qp) ((qp) % nt->mw_count) macro
604 mw_num = QP_TO_MW(nt, qp_num); in ntb_transport_init_queue()
1337 mw_num = QP_TO_MW(nt, qp_num); in ntb_transport_setup_qp_mw()