Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ntb/
H A Dntb_transport.c77 #define ntb_printf(lvl, ...) do { \ macro
428 ntb_printf(0, "Unable to set mw%d caching\n", i); in ntb_transport_attach()
752 ntb_printf(2, "qp %d client ready\n", qp->qp_num); in ntb_transport_link_up()
1121 ntb_printf(1, "HW link up\n"); in ntb_transport_event_callback()
1124 ntb_printf(1, "HW link down\n"); in ntb_transport_event_callback()
1205 ntb_printf(0, "link up set mw%d fails, rc %d\n", in ntb_transport_link_work()
1214 ntb_printf(0, "link up mw%d xlat fails, rc %d\n", in ntb_transport_link_work()
1222 ntb_printf(1, "transport link up\n"); in ntb_transport_link_work()
1284 ntb_printf(0, "Unable to create MW tag of size %zu\n", in ntb_set_mw()
1301 ntb_printf(0, "Unable to load MW buffer of size %zu\n", in ntb_set_mw()
[all …]