Searched refs:QETH_DBF_MESSAGE (Results 1 – 5 of 5) sorted by relevance
/drivers/s390/net/ |
D | qeth_l2_main.c | 124 QETH_DBF_MESSAGE(2, "MAC address %012llx is already registered on device %x\n", in qeth_l2_write_mac() 127 QETH_DBF_MESSAGE(2, "Failed to register MAC address %012llx on device %x: %d\n", in qeth_l2_write_mac() 141 QETH_DBF_MESSAGE(2, "Failed to delete MAC address %012llx on device %x: %d\n", in qeth_l2_remove_mac() 221 QETH_DBF_MESSAGE(2, "Error in processing VLAN %u on device %x: %#x.\n", in qeth_l2_send_setdelvlan_cb() 306 QETH_DBF_MESSAGE(2, "z/VM MAC Service failed on device %x: %#x\n", in qeth_l2_request_initial_mac() 315 QETH_DBF_MESSAGE(2, "READ_MAC Assist failed on device %x: %#x\n", in qeth_l2_request_initial_mac() 903 QETH_DBF_MESSAGE(2, in qeth_l2_br2dev_get() 908 QETH_DBF_MESSAGE(2, "qeth_l2_sw_notifier registered\n"); in qeth_l2_br2dev_get() 923 QETH_DBF_MESSAGE(2, in qeth_l2_br2dev_put() 927 QETH_DBF_MESSAGE(2, in qeth_l2_br2dev_put() [all …]
|
D | qeth_core_main.c | 457 QETH_DBF_MESSAGE(2, "error %i on device %x when starting next read ccw!\n", in __qeth_issue_next_read() 761 QETH_DBF_MESSAGE(2, "IPA: %s(%#x) for device %x returned %#x \"%s\"\n", in qeth_issue_ipa_msg() 765 QETH_DBF_MESSAGE(5, "IPA: %s(%#x) for device %x succeeded\n", in qeth_issue_ipa_msg() 873 QETH_DBF_MESSAGE(2, "Received data is IPA but not a reply!\n"); in qeth_check_ipa_data() 896 QETH_DBF_MESSAGE(2, "received an IDX TERMINATE with cause code %#04x\n", in qeth_check_idx_response() 1125 QETH_DBF_MESSAGE(2, "check on channel %x with dstat=%#x, cstat=%#x\n", in qeth_get_problem() 1165 QETH_DBF_MESSAGE(2, "i/o-error on channel %x\n", in qeth_check_irb_error() 1177 QETH_DBF_MESSAGE(2, "unknown error %ld on channel %x\n", in qeth_check_irb_error() 1275 QETH_DBF_MESSAGE(2, "sense data available on channel %x: cstat %#X dstat %#X\n", in qeth_irq() 1304 QETH_DBF_MESSAGE(2, in qeth_irq() [all …]
|
D | qeth_l3_main.c | 466 …QETH_DBF_MESSAGE(2, "Error (%#06x) while setting routing type on device %x. Type set to 'no router… in qeth_l3_setrouting_v4() 489 …QETH_DBF_MESSAGE(2, "Error (%#06x) while setting routing type on device %x. Type set to 'no router… in qeth_l3_setrouting_v6() 1027 QETH_DBF_MESSAGE(2, "Unknown sniffer action (%#06x) on device %x\n", in qeth_diags_trace_cb() 1250 QETH_DBF_MESSAGE(2, "Could not set number of ARP entries on device %x: %#x\n", in qeth_l3_arp_set_no_entries() 1395 QETH_DBF_MESSAGE(2, "Error while querying ARP cache on device %x: %#x\n", in qeth_l3_query_arp_cache_info() 1482 QETH_DBF_MESSAGE(2, "Could not modify (cmd: %#x) ARP entry on device %x: %#x\n", in qeth_l3_arp_modify_entry() 1513 QETH_DBF_MESSAGE(2, "Could not flush ARP cache on device %x: %#x\n", in qeth_l3_arp_flush_cache()
|
D | qeth_l3_sys.c | 694 QETH_DBF_MESSAGE(2, "multicast rxip not supported.\n"); in qeth_l3_parse_rxipe() 700 QETH_DBF_MESSAGE(2, "multicast rxip not supported.\n"); in qeth_l3_parse_rxipe()
|
D | qeth_core.h | 79 #define QETH_DBF_MESSAGE(level, text...) \ macro
|