Home
last modified time | relevance | path

Searched refs:mcast_filter_cmd (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dops.c1220 kfree(mvm->mcast_filter_cmd); in iwl_op_mode_mvm_stop()
1221 mvm->mcast_filter_cmd = NULL; in iwl_op_mode_mvm_stop()
A Dmac80211.c1658 struct iwl_mcast_filter_cmd *cmd = mvm->mcast_filter_cmd; in iwl_mvm_mc_iface_iterator()
1694 if (WARN_ON_ONCE(!mvm->mcast_filter_cmd)) in iwl_mvm_recalc_multicast()
1750 kfree(mvm->mcast_filter_cmd); in iwl_mvm_configure_filter()
1751 mvm->mcast_filter_cmd = cmd; in iwl_mvm_configure_filter()
A Dmvm.h852 struct iwl_mcast_filter_cmd *mcast_filter_cmd; member

Completed in 20 milliseconds