Home
last modified time | relevance | path

Searched refs:QED_MFW_REPORT_STR_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.h18 #define QED_MFW_REPORT_STR_SIZE 256 macro
Dqed_main.c2988 char buf[QED_MFW_REPORT_STR_SIZE]; in qed_mfw_report()
2994 vsnprintf(buf, QED_MFW_REPORT_STR_SIZE, fmt, vl); in qed_mfw_report()