Searched refs:ehea_dump (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.c | 524 ehea_dump(cb_addr, sizeof(struct hcp_query_ehea), "hcp_query_ehea"); in ehea_h_query_ehea() 561 ehea_dump(cb_addr, sizeof(struct hcp_ehea_port_cb0), "Before HCALL"); in ehea_h_modify_ehea_port()
|
D | ehea_main.c | 123 void ehea_dump(void *adr, int len, char *msg) in ehea_dump() function 367 ehea_dump(cb2, sizeof(*cb2), "net_device_stats"); in ehea_update_stats() 640 ehea_dump(cqe, sizeof(*cqe), "CQE"); in ehea_treat_poll_error() 676 ehea_dump(cqe, sizeof(*cqe), "CQE"); in ehea_proc_rwqes() 827 ehea_dump(cqe, sizeof(*cqe), "Send CQE"); in ehea_proc_cqes() 837 ehea_dump(cqe, sizeof(*cqe), "CQE"); in ehea_proc_cqes() 1049 ehea_dump(cb0, sizeof(*cb0), "ehea_sense_port_attr"); in ehea_sense_port_attr() 1370 ehea_dump(cb0, sizeof(*cb0), "ehea_configure_port"); in ehea_configure_port() 2068 ehea_dump(swqe, 512, "swqe"); in ehea_start_xmit()
|
D | ehea.h | 113 void ehea_dump(void *adr, int len, char *msg);
|
D | ehea_qmr.c | 971 ehea_dump(data, length, "error data"); in print_error_data()
|