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

/freebsd-12-stable/sys/dev/rtwn/
H A Dif_rtwn_fw.h29 #define R92C_FW_MAX_BLOCK_SIZE 196 macro
H A Dif_rtwn_fw.c72 if (len > R92C_FW_MAX_BLOCK_SIZE)
73 mlen = R92C_FW_MAX_BLOCK_SIZE;

Completed in 146 milliseconds