Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c3258 bool dont_care_byte = false; in mwifiex_is_pattern_supported() local
3266 if (dont_care_byte) in mwifiex_is_pattern_supported()
3270 dont_care_byte = true; in mwifiex_is_pattern_supported()
3276 if (!valid_byte_cnt && !dont_care_byte) in mwifiex_is_pattern_supported()