Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_hw.c426 mlen = min(IPW2200_CB_MAXDATALEN, len); in ipw2200_load_fw()
H A Dipw2200_impl.h332 #define IPW2200_CB_MAXDATALEN (8191) macro