Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/nvdimm/test/
H A Dnfit_test.h147 #define INTEL_FW_MAX_SEND_LEN 0xFFEC macro
H A Dnfit.c246 nd_cmd->max_send_len = INTEL_FW_MAX_SEND_LEN; in nd_intel_test_get_fw_info()
325 nd_cmd->length > INTEL_FW_MAX_SEND_LEN) { in nd_intel_test_send_data()