Searched refs:QETH_DBF_MESSAGE (Results 1 – 5 of 5) sorted by relevance
| /drivers/s390/net/ |
| A D | qeth_l2_main.c | 126 QETH_DBF_MESSAGE(2, "MAC address %012llx is already registered on device %x\n", in qeth_l2_write_mac() 143 QETH_DBF_MESSAGE(2, "Failed to delete MAC address %012llx on device %x: %d\n", in qeth_l2_remove_mac() 223 QETH_DBF_MESSAGE(2, "Error in processing VLAN %u on device %x: %#x.\n", in qeth_l2_send_setdelvlan_cb() 308 QETH_DBF_MESSAGE(2, "z/VM MAC Service failed on device %x: %#x\n", in qeth_l2_request_initial_mac() 317 QETH_DBF_MESSAGE(2, "READ_MAC Assist failed on device %x: %#x\n", in qeth_l2_request_initial_mac() 905 QETH_DBF_MESSAGE(2, in qeth_l2_br2dev_get() 910 QETH_DBF_MESSAGE(2, "qeth_l2_sw_notifier registered\n"); in qeth_l2_br2dev_get() 925 QETH_DBF_MESSAGE(2, in qeth_l2_br2dev_put() 929 QETH_DBF_MESSAGE(2, in qeth_l2_br2dev_put() 1403 QETH_DBF_MESSAGE(3, in qeth_l2_dev2br_worker() [all …]
|
| A D | qeth_core_main.c | 762 QETH_DBF_MESSAGE(2, "IPA: %s(%#x) for device %x returned %#x \"%s\"\n", in qeth_issue_ipa_msg() 766 QETH_DBF_MESSAGE(5, "IPA: %s(%#x) for device %x succeeded\n", in qeth_issue_ipa_msg() 874 QETH_DBF_MESSAGE(2, "Received data is IPA but not a reply!\n"); in qeth_check_ipa_data() 1126 QETH_DBF_MESSAGE(2, "check on channel %x with dstat=%#x, cstat=%#x\n", in qeth_get_problem() 1166 QETH_DBF_MESSAGE(2, "i/o-error on channel %x\n", in qeth_check_irb_error() 1178 QETH_DBF_MESSAGE(2, "unknown error %ld on channel %x\n", in qeth_check_irb_error() 1305 QETH_DBF_MESSAGE(2, in qeth_irq() 2189 QETH_DBF_MESSAGE(2, "IDX_ACTIVATE on channel %x: negative reply\n", in qeth_idx_check_activate_response() 4477 QETH_DBF_MESSAGE(3, "ERR:SET_ACCESS_CTRL(%#x) on device %x: %#x\n", in qeth_setadpparms_set_access_ctrl_cb() 4734 QETH_DBF_MESSAGE(2, "SNMP command failed on device %x: (%#x)\n", in qeth_snmp_command() [all …]
|
| A D | qeth_l3_main.c | 467 …QETH_DBF_MESSAGE(2, "Error (%#06x) while setting routing type on device %x. Type set to 'no router… in qeth_l3_setrouting_v4() 490 …QETH_DBF_MESSAGE(2, "Error (%#06x) while setting routing type on device %x. Type set to 'no router… in qeth_l3_setrouting_v6() 1028 QETH_DBF_MESSAGE(2, "Unknown sniffer action (%#06x) on device %x\n", in qeth_diags_trace_cb() 1251 QETH_DBF_MESSAGE(2, "Could not set number of ARP entries on device %x: %#x\n", in qeth_l3_arp_set_no_entries() 1396 QETH_DBF_MESSAGE(2, "Error while querying ARP cache on device %x: %#x\n", in qeth_l3_query_arp_cache_info() 1483 QETH_DBF_MESSAGE(2, "Could not modify (cmd: %#x) ARP entry on device %x: %#x\n", in qeth_l3_arp_modify_entry() 1514 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 | 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()
|
| A D | qeth_core.h | 79 #define QETH_DBF_MESSAGE(level, text...) \ macro
|
Completed in 47 milliseconds