Searched defs:link_id (Results 26 - 50 of 142) sorted by relevance

123456

/linux-master/net/mac80211/
H A Dtrace.h1675 unsigned int link_id; member in struct:trace_switch_entry
[all...]
H A Dvht.c356 unsigned int link_id = link_sta->link_id; local
732 void ieee80211_update_mu_groups(struct ieee80211_vif *vif, unsigned int link_id, argument
H A Doffchannel.c787 int link_id = -1; local
[all...]
H A Dkey.c445 int link_id; local
879 int link_id = key->conf.link_id; local
1374 ieee80211_gtk_rekey_add(struct ieee80211_vif *vif, struct ieee80211_key_conf *keyconf, int link_id) argument
[all...]
H A Drate.c94 rate_control_rate_update(struct ieee80211_local *local, struct ieee80211_supported_band *sband, struct sta_info *sta, unsigned int link_id, u32 changed) argument
H A Dstatus.c668 int link_id = (sub_data >> 2); local
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00mac.c678 rt2x00mac_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue_idx, const struct ieee80211_tx_queue_params *params) argument
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_util.c488 mt76x02_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) argument
H A Dmt792x_core.c144 mt792x_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) argument
/linux-master/drivers/net/wireless/intersil/p54/
H A Dmain.c406 p54_conf_tx(struct ieee80211_hw *dev, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) argument
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c574 ath5k_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmain.c533 mt7603_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) argument
/linux-master/net/wireless/tests/
H A Dscan.c462 u8 link_id = 2; local
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dpower.c283 unsigned int link_id; local
519 unsigned int link_id; local
H A Dcoex.c493 unsigned int link_id; local
307 iwl_mvm_bt_coex_update_link_esr(struct iwl_mvm *mvm, struct ieee80211_vif *vif, int link_id) argument
327 iwl_mvm_bt_notif_per_link(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_bt_iterator_data *data, unsigned int link_id) argument
[all...]
H A Drs-fw.c611 unsigned int link_id = link_conf->link_id; local
736 unsigned int link_id; local
[all...]
H A Dtime-event.c681 iwl_mvm_get_session_prot_id(struct iwl_mvm *mvm, struct ieee80211_vif *vif, s8 link_id) argument
704 iwl_mvm_cancel_session_protection(struct iwl_mvm *mvm, struct ieee80211_vif *vif, u32 id, s8 link_id) argument
735 s8 link_id; local
1372 iwl_mvm_schedule_session_protection(struct iwl_mvm *mvm, struct ieee80211_vif *vif, u32 duration, u32 min_duration, bool wait_for_notif, unsigned int link_id) argument
[all...]
H A Dmld-mac80211.c238 int link_id, ret = 0; local
291 unsigned int link_id = link_conf->link_id; local
418 int link_id, ret = 0; local
474 unsigned int link_id = link_conf->link_id; local
717 int link_id; local
876 unsigned int link_id = local
1065 iwl_mvm_mld_mac_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 ac, const struct ieee80211_tx_queue_params *params) argument
[all...]
H A Dmld-sta.c15 unsigned int link_id; local
62 iwl_mvm_mld_add_int_sta_to_fw(struct iwl_mvm *mvm, struct iwl_mvm_int_sta *sta, const u8 *addr, int link_id) argument
139 iwl_mvm_mld_add_int_sta_with_queue(struct iwl_mvm *mvm, struct iwl_mvm_int_sta *sta, const u8 *addr, int link_id, u16 *queue, u8 tid, unsigned int *_wdg_timeout) argument
178 iwl_mvm_mld_add_int_sta(struct iwl_mvm *mvm, struct iwl_mvm_int_sta *int_sta, u16 *queue, enum nl80211_iftype iftype, enum iwl_fw_sta_type sta_type, int link_id, const u8 *addr, u8 tid, unsigned int *wdg_timeout) argument
518 iwl_mvm_mld_free_sta_link(struct iwl_mvm *mvm, struct iwl_mvm_sta *mvm_sta, struct iwl_mvm_link_sta *mvm_sta_link, unsigned int link_id, bool is_in_fw) argument
536 unsigned int link_id; local
550 iwl_mvm_mld_alloc_sta_link(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, unsigned int link_id) argument
589 unsigned int link_id; local
629 unsigned int link_id; local
678 unsigned int link_id; local
749 unsigned int link_id; local
808 unsigned int link_id; local
1063 unsigned int link_id; local
[all...]
H A Ddebugfs-vif.c583 int link_id, ret = -EINVAL; local
901 unsigned int link_id = link_conf->link_id; local
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dmain.c1284 wl1251_op_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) argument
/linux-master/drivers/net/wireless/silabs/wfx/
H A Dsta.c200 wfx_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) argument
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c482 rtw_ops_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 ac, const struct ieee80211_tx_queue_params *params) argument
/linux-master/drivers/soundwire/
H A Dintel_ace2x.c115 unsigned int link_id = sdw->instance; local
179 unsigned int link_id = sdw->instance; local
206 unsigned int link_id = sdw->instance; local
245 intel_params_stream(struct sdw_intel *sdw, struct snd_pcm_substream *substream, struct snd_soc_dai *dai, struct snd_pcm_hw_params *hw_params, int link_id, int alh_stream_id) argument
266 intel_free_stream(struct sdw_intel *sdw, struct snd_pcm_substream *substream, struct snd_soc_dai *dai, int link_id) argument
[all...]
/linux-master/drivers/net/wireless/st/cw1200/
H A Dsta.c608 cw1200_conf_tx(struct ieee80211_hw *dev, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *params) argument
1594 __cw1200_sta_notify(struct ieee80211_hw *dev, struct ieee80211_vif *vif, enum sta_notify_cmd notify_cmd, int link_id) argument
1649 cw1200_ps_notify(struct cw1200_common *priv, int link_id, bool ps) argument
[all...]

Completed in 314 milliseconds

123456