/kernel/linux/linux-5.10/net/mac80211/ |
H A D | driver-ops.c | 273 drv_switch_vif_chanctx(struct ieee80211_local *local, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs, enum ieee80211_chanctx_switch_mode mode) drv_switch_vif_chanctx() argument
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | driver-ops.c | 335 drv_switch_vif_chanctx(struct ieee80211_local *local, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs, enum ieee80211_chanctx_switch_mode mode) drv_switch_vif_chanctx() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | power.c | 667 iwl_mvm_power_set_pm(struct iwl_mvm *mvm, struct iwl_power_vifs *vifs) iwl_mvm_power_set_pm() argument 959 struct iwl_power_vifs vifs = { iwl_mvm_power_update_ps() local 983 struct iwl_power_vifs vifs = { iwl_mvm_power_update_mac() local [all...] |
H A D | mac80211.c | 4326 iwl_mvm_switch_vif_chanctx_swap(struct iwl_mvm *mvm, struct ieee80211_vif_chanctx_switch *vifs) iwl_mvm_switch_vif_chanctx_swap() argument 4383 iwl_mvm_switch_vif_chanctx_reassign(struct iwl_mvm *mvm, struct ieee80211_vif_chanctx_switch *vifs) iwl_mvm_switch_vif_chanctx_reassign() argument 4420 iwl_mvm_switch_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs, enum ieee80211_chanctx_switch_mode mode) iwl_mvm_switch_vif_chanctx() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mld-mac80211.c | 877 iwl_mvm_mld_switch_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs, enum ieee80211_chanctx_switch_mode mode) iwl_mvm_mld_switch_vif_chanctx() argument
|
H A D | power.c | 627 iwl_mvm_power_set_pm(struct iwl_mvm *mvm, struct iwl_power_vifs *vifs) iwl_mvm_power_set_pm() argument 922 struct iwl_power_vifs vifs = { iwl_mvm_power_update_ps() local 946 struct iwl_power_vifs vifs = { iwl_mvm_power_update_mac() local [all...] |
H A D | mac80211.c | 5053 iwl_mvm_switch_vif_chanctx_swap(struct iwl_mvm *mvm, struct ieee80211_vif_chanctx_switch *vifs, const struct iwl_mvm_switch_vif_chanctx_ops *ops) iwl_mvm_switch_vif_chanctx_swap() argument 5112 iwl_mvm_switch_vif_chanctx_reassign(struct iwl_mvm *mvm, struct ieee80211_vif_chanctx_switch *vifs, const struct iwl_mvm_switch_vif_chanctx_ops *ops) iwl_mvm_switch_vif_chanctx_reassign() argument 5153 iwl_mvm_switch_vif_chanctx_common(struct ieee80211_hw *hw, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs, enum ieee80211_chanctx_switch_mode mode, const struct iwl_mvm_switch_vif_chanctx_ops *ops) iwl_mvm_switch_vif_chanctx_common() argument 5181 iwl_mvm_switch_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs, enum ieee80211_chanctx_switch_mode mode) iwl_mvm_switch_vif_chanctx() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_mr.c | 69 struct mlxsw_sp_mr_vif vifs[MAXVIFS]; member [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_mr.c | 69 struct mlxsw_sp_mr_vif vifs[MAXVIFS]; member [all...] |
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ipmr.c | 2829 struct nlattr *vifs, *af; in ipmr_rtm_dumplink() local
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ipmr.c | 2848 struct nlattr *vifs, *af; in ipmr_rtm_dumplink() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/ |
H A D | carl9170.h | 308 unsigned int vifs; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
H A D | rsi_main.h | 357 struct ieee80211_vif *vifs[RSI_MAX_VIFS]; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/ |
H A D | carl9170.h | 308 unsigned int vifs; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/ |
H A D | rsi_main.h | 357 struct ieee80211_vif *vifs[RSI_MAX_VIFS]; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 5063 struct ieee80211_vif_chanctx_switch *vifs; member 5101 ath11k_mac_update_vif_chan(struct ath11k *ar, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs) ath11k_mac_update_vif_chan() argument 5379 ath11k_mac_op_switch_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs, enum ieee80211_chanctx_switch_mode mode) ath11k_mac_op_switch_vif_chanctx() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | main.c | 4882 wlcore_op_switch_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs, enum ieee80211_chanctx_switch_mode mode) wlcore_op_switch_vif_chanctx() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | mac.c | 5952 struct ieee80211_vif_chanctx_switch *vifs; member 5990 ath12k_mac_update_vif_chan(struct ath12k *ar, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs) ath12k_mac_update_vif_chan() argument 6295 ath12k_mac_op_switch_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs, enum ieee80211_chanctx_switch_mode mode) ath12k_mac_op_switch_vif_chanctx() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | main.c | 4832 wlcore_op_switch_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs, enum ieee80211_chanctx_switch_mode mode) wlcore_op_switch_vif_chanctx() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 8490 ath10k_mac_update_rx_channel(struct ath10k *ar, struct ieee80211_chanctx_conf *ctx, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs) ath10k_mac_update_rx_channel() argument 8541 ath10k_mac_update_vif_chan(struct ath10k *ar, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs) ath10k_mac_update_vif_chan() argument 8676 struct ieee80211_vif_chanctx_switch *vifs; global() member 8888 ath10k_mac_op_switch_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs, enum ieee80211_chanctx_switch_mode mode) ath10k_mac_op_switch_vif_chanctx() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | ath9k.h | 330 struct list_head vifs; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 8652 ath10k_mac_update_rx_channel(struct ath10k *ar, struct ieee80211_chanctx_conf *ctx, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs) ath10k_mac_update_rx_channel() argument 8703 ath10k_mac_update_vif_chan(struct ath10k *ar, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs) ath10k_mac_update_vif_chan() argument 8838 struct ieee80211_vif_chanctx_switch *vifs; global() member 9052 ath10k_mac_op_switch_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs, enum ieee80211_chanctx_switch_mode mode) ath10k_mac_op_switch_vif_chanctx() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 7358 struct ieee80211_vif_chanctx_switch *vifs; member 7396 ath11k_mac_update_vif_chan(struct ath11k *ar, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs) ath11k_mac_update_vif_chan() argument 7770 ath11k_mac_op_switch_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif_chanctx_switch *vifs, int n_vifs, enum ieee80211_chanctx_switch_mode mode) ath11k_mac_op_switch_vif_chanctx() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | ath9k.h | 331 struct list_head vifs; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | wil6210.h | 943 struct wil6210_vif *vifs[WIL_MAX_VIFS]; member
|