Searched defs:ehea_dump (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c137 void ehea_dump(void *adr, int len, char *msg) function
382 ehea_dump(cb2, sizeof(*cb2), "net_device_stats");
655 ehea_dump(cqe, sizeof(*cqe), "CQE");
691 ehea_dump(cqe, sizeof(*cqe), "CQE");
843 ehea_dump(cqe, sizeof(*cqe), "Send CQE");
853 ehea_dump(cqe, sizeof(*cqe), "CQE");
1076 ehea_dump(cb0, sizeof(*cb0), "ehea_sense_port_attr");
1398 ehea_dump(cb0, sizeof(*cb0), "ehea_configure_port");
2108 ehea_dump(swqe, 512, "swqe");

Completed in 30 milliseconds