Searched refs:print_verbose (Results 1 – 2 of 2) sorted by relevance
63 #define print_verbose(x...) do { if (opt_verbose) ksft_print_msg(x); } while (0) macro
887 print_verbose("offset: %d len: %u valid: %u options: %u pkt_nb: %u\n", in __pkt_stream_generate_custom()1189 print_verbose("Rx: addr: %lx len: %u options: %u pkt_nb: %u valid: %u\n", in __receive_pkts()1377 print_verbose("Tx addr: %llx len: %u options: %u pkt_nb: %u\n", in __send_pkts()1987 print_verbose("Switching Tx/Rx direction\n"); in testapp_bidirectional()