Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:oper

651 	struct ieee80211_ht_operation *oper;
685 oper = (struct ieee80211_ht_operation *) elems->ht_operation;
686 if (oper &&
687 !(oper->ht_param & HT_INFO_HT_PARAM_STA_CHNL_WIDTH) &&