Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/
H A Dif_rtwn_fw.c70 if (len > R92C_FW_MAX_BLOCK_SIZE) in rtwn_fw_loadpage()
71 mlen = R92C_FW_MAX_BLOCK_SIZE; in rtwn_fw_loadpage()
H A Dif_rtwn_fw.h28 #define R92C_FW_MAX_BLOCK_SIZE 196 macro