ieee80211_clear_tpe
void ieee80211_clear_tpe(struct ieee80211_parsed_tpe *tpe);
ieee80211_clear_tpe(tpe);
ieee80211_clear_tpe(&sdata->vif.bss_conf.tpe);
ieee80211_clear_tpe(&link->conf->tpe);
ieee80211_clear_tpe(&elems->tpe);
ieee80211_clear_tpe(&elems->csa_tpe);