Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dfw_inc.c171 wil->brd_info[i].file_max_size = in fw_handle_brd_file()
180 wil->brd_info[i].file_max_size); in fw_handle_brd_file()
724 if (wil->brd_info[i].file_max_size && in wil_brd_process()
725 hdr_sz > wil->brd_info[i].file_max_size) in wil_brd_process()
749 wil->brd_info[i].file_max_size); in wil_brd_process()
H A Dwil6210.h916 u32 file_max_size; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/zlmediakit/include/
H A Dmk_common.h116 API_EXPORT void API_CALL mk_set_log(int file_max_size, int file_max_count);