QCA vendor command support to set band to driver
[mech_eap.git] / src / drivers / driver_nl80211.h
index acfe959..1536d2f 100644 (file)
@@ -145,6 +145,7 @@ struct wpa_driver_nl80211_data {
        unsigned int get_features_vendor_cmd_avail:1;
        unsigned int set_rekey_offload:1;
        unsigned int p2p_go_ctwindow_supported:1;
+       unsigned int setband_vendor_cmd_avail:1;
 
        u64 remain_on_chan_cookie;
        u64 send_action_cookie;