Home
last modified time | relevance | path

Searched refs:ehea_dump (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.c524 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()
H A Dehea_main.c127 void ehea_dump(void *adr, int len, char *msg) in ehea_dump() function
371 ehea_dump(cb2, sizeof(*cb2), "net_device_stats"); in ehea_update_stats()
644 ehea_dump(cqe, sizeof(*cqe), "CQE"); in ehea_treat_poll_error()
680 ehea_dump(cqe, sizeof(*cqe), "CQE"); in ehea_proc_rwqes()
831 ehea_dump(cqe, sizeof(*cqe), "Send CQE"); in ehea_proc_cqes()
841 ehea_dump(cqe, sizeof(*cqe), "CQE"); in ehea_proc_cqes()
1053 ehea_dump(cb0, sizeof(*cb0), "ehea_sense_port_attr"); in ehea_sense_port_attr()
1374 ehea_dump(cb0, sizeof(*cb0), "ehea_configure_port"); in ehea_configure_port()
2072 ehea_dump(swqe, 512, "swqe"); in ehea_start_xmit()
H A Dehea.h114 void ehea_dump(void *adr, int len, char *msg);
H A Dehea_qmr.c968 ehea_dump(data, length, "error data"); in print_error_data()