Searched refs:triplet (Results 1 – 1 of 1) sorted by relevance
1183 struct ieee80211_country_ie_triplet *triplet; in ieee80211_find_80211h_pwr_constr() local1192 triplet = (void *)(country_ie + 3); in ieee80211_find_80211h_pwr_constr()1210 u8 first_channel = triplet->chans.first_channel; in ieee80211_find_80211h_pwr_constr()1215 for (i = 0; i < triplet->chans.num_channels; i++) { in ieee80211_find_80211h_pwr_constr()1218 *chan_pwr = triplet->chans.max_power; in ieee80211_find_80211h_pwr_constr()1226 triplet++; in ieee80211_find_80211h_pwr_constr()