Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ntb/
H A Dntb_transport.c76 #define ntb_printf(lvl, ...) do { \ macro
395 ntb_printf(0, "Unable to set mw%d caching\n", i); in ntb_transport_attach()
720 ntb_printf(2, "qp %d client ready\n", qp->qp_num); in ntb_transport_link_up()
1091 ntb_printf(1, "HW link up\n"); in ntb_transport_event_callback()
1094 ntb_printf(1, "HW link down\n"); in ntb_transport_event_callback()
1152 ntb_printf(0, "link up set mw%d fails, rc %d\n", in ntb_transport_link_work()
1161 ntb_printf(0, "link up mw%d xlat fails, rc %d\n", in ntb_transport_link_work()
1169 ntb_printf(1, "transport link up\n"); in ntb_transport_link_work()
1231 ntb_printf(0, "Unable to create MW tag of size %zu\n", in ntb_set_mw()
1248 ntb_printf(0, "Unable to load MW buffer of size %zu\n", in ntb_set_mw()
[all …]