Searched refs:triplet (Results 1 – 1 of 1) sorted by relevance
1965 struct ieee80211_country_ie_triplet *triplet; in ieee80211_find_80211h_pwr_constr() local1974 triplet = (void *)(country_ie + 3); in ieee80211_find_80211h_pwr_constr()2002 u8 first_channel = triplet->chans.first_channel; in ieee80211_find_80211h_pwr_constr()2007 for (i = 0; i < triplet->chans.num_channels; i++) { in ieee80211_find_80211h_pwr_constr()2010 *chan_pwr = triplet->chans.max_power; in ieee80211_find_80211h_pwr_constr()2018 triplet++; in ieee80211_find_80211h_pwr_constr()