Searched refs:mcast_filter_cmd (Results 1 – 6 of 6) sorted by relevance
295 struct iwl_mcast_filter_cmd *mcast_filter_cmd; member
767 struct iwl_mcast_filter_cmd *cmd = mld->mcast_filter_cmd; in iwl_mld_mc_iface_iterator()799 if (WARN_ON_ONCE(!mld->mcast_filter_cmd)) in iwl_mld_recalc_multicast_filter()855 kfree(mld->mcast_filter_cmd); in iwl_mld_mac80211_configure_filter()856 mld->mcast_filter_cmd = cmd; in iwl_mld_mac80211_configure_filter()
528 kfree(mld->mcast_filter_cmd); in iwl_op_mode_mld_stop()
1576 kfree(mvm->mcast_filter_cmd); in iwl_op_mode_mvm_stop()1577 mvm->mcast_filter_cmd = NULL; in iwl_op_mode_mvm_stop()
1912 struct iwl_mcast_filter_cmd *cmd = mvm->mcast_filter_cmd; in iwl_mvm_mc_iface_iterator()1949 if (WARN_ON_ONCE(!mvm->mcast_filter_cmd)) in iwl_mvm_recalc_multicast()2020 kfree(mvm->mcast_filter_cmd); in iwl_mvm_configure_filter()2021 mvm->mcast_filter_cmd = cmd; in iwl_mvm_configure_filter()
1008 struct iwl_mcast_filter_cmd *mcast_filter_cmd; member