Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dmain.h473 #define MWIFIEX_MAX_TRIPLET_802_11D 83 macro
479 triplet[MWIFIEX_MAX_TRIPLET_802_11D];
H A Dsta_ioctl.c222 (IEEE80211_COUNTRY_STRING_LEN + MWIFIEX_MAX_TRIPLET_802_11D)) { in mwifiex_process_country_ie()
H A Dsta_cmdresp.c666 if (no_of_triplet > MWIFIEX_MAX_TRIPLET_802_11D) { in mwifiex_ret_802_11d_domain_info()