Searched refs:QETH_DBF_MESSAGE (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/s390/net/ |
| A 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() 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() 909 QETH_DBF_MESSAGE(2, in qeth_l2_br2dev_get() 914 QETH_DBF_MESSAGE(2, "qeth_l2_sw_notifier registered\n"); in qeth_l2_br2dev_get() 929 QETH_DBF_MESSAGE(2, in qeth_l2_br2dev_put() 933 QETH_DBF_MESSAGE(2, in qeth_l2_br2dev_put() 1386 QETH_DBF_MESSAGE(3, in qeth_l2_dev2br_worker() [all …]
|
| A D | qeth_core_main.c | 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() 829 QETH_DBF_MESSAGE(2, "Received data is IPA but not a reply!\n"); in qeth_check_ipa_data() 1081 QETH_DBF_MESSAGE(2, "check on channel %x with dstat=%#x, cstat=%#x\n", in qeth_get_problem() 1121 QETH_DBF_MESSAGE(2, "i/o-error on channel %x\n", in qeth_check_irb_error() 1133 QETH_DBF_MESSAGE(2, "unknown error %ld on channel %x\n", in qeth_check_irb_error() 2110 QETH_DBF_MESSAGE(2, "IDX_ACTIVATE on channel %x: negative reply\n", in qeth_idx_check_activate_response() 4416 QETH_DBF_MESSAGE(3, "ERR:SET_ACCESS_CTRL(%#x) on device %x: %#x\n", in qeth_setadpparms_set_access_ctrl_cb() 4673 QETH_DBF_MESSAGE(2, "SNMP command failed on device %x: (%#x)\n", in qeth_snmp_command() 5076 QETH_DBF_MESSAGE(2, "qeth_read_conf_data on device %x returned %i\n", in qeth_determine_capabilities() [all …]
|
| A D | qeth_l3_main.c | 462 …QETH_DBF_MESSAGE(2, "Error (%#06x) while setting routing type on device %x. Type set to 'no router… in qeth_l3_setrouting_v4() 485 …QETH_DBF_MESSAGE(2, "Error (%#06x) while setting routing type on device %x. Type set to 'no router… in qeth_l3_setrouting_v6() 1023 QETH_DBF_MESSAGE(2, "Unknown sniffer action (%#06x) on device %x\n", in qeth_diags_trace_cb() 1246 QETH_DBF_MESSAGE(2, "Could not set number of ARP entries on device %x: %#x\n", in qeth_l3_arp_set_no_entries() 1391 QETH_DBF_MESSAGE(2, "Error while querying ARP cache on device %x: %#x\n", in qeth_l3_query_arp_cache_info() 1478 QETH_DBF_MESSAGE(2, "Could not modify (cmd: %#x) ARP entry on device %x: %#x\n", in qeth_l3_arp_modify_entry() 1509 QETH_DBF_MESSAGE(2, "Could not flush ARP cache on device %x: %#x\n", in qeth_l3_arp_flush_cache()
|
| A D | qeth_l3_sys.c | 721 QETH_DBF_MESSAGE(2, "multicast rxip not supported.\n"); in qeth_l3_parse_rxipe() 727 QETH_DBF_MESSAGE(2, "multicast rxip not supported.\n"); in qeth_l3_parse_rxipe()
|
| A D | qeth_core.h | 79 #define QETH_DBF_MESSAGE(level, text...) \ macro
|
Completed in 31 milliseconds