Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/dell/
H A Ddcdbas.c43 static unsigned long max_smi_data_buf_size = MAX_SMI_DATA_BUF_SIZE; variable
110 if (size > max_smi_data_buf_size) in smi_data_buf_realloc()
183 if ((pos + count) > max_smi_data_buf_size) in smi_data_write()
603 max_smi_data_buf_size = smi_buf.size; in dcdbas_check_wsmt()