Searched refs:QED_MFW_REPORT_STR_SIZE (Results 1 – 2 of 2) sorted by relevance
18 #define QED_MFW_REPORT_STR_SIZE 256 macro
2988 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()