iwlwifi: mvm: add multicast filtering support
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / mvm / mvm.h
index 7295f8e42f3e9f544ece7baabfc0e339d0b586bf..4275720aa151b19b6190fb703fbf21484ccf08df 100644 (file)
@@ -488,6 +488,7 @@ struct iwl_mvm {
        /* Scan status, cmd (pre-allocated) and auxiliary station */
        enum iwl_scan_status scan_status;
        struct iwl_scan_cmd *scan_cmd;
+       struct iwl_mcast_filter_cmd *mcast_filter_cmd;
 
        /* rx chain antennas set through debugfs for the scan command */
        u8 scan_rx_ant;
This page took 0.023888 seconds and 5 git commands to generate.