Searched defs:vif (Results 1 - 25 of 339) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wireless/ath/ath10k/
H A Dtestmode.h28 ath10k_tm_cmd(struct ieee80211_hw *hw, struct ieee80211_vif *vif, void *data, int len) argument
H A Dmac.h77 static inline void ath10k_tx_h_seq_no(struct ieee80211_vif *vif, argument
H A Dp2p.c121 ath10k_p2p_noa_update_vdev_iter(void *data, u8 *mac, struct ieee80211_vif *vif) argument
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dpmc.c23 wcn36xx_pmc_enter_bmps_state(struct wcn36xx *wcn, struct ieee80211_vif *vif) argument
51 wcn36xx_pmc_exit_bmps_state(struct wcn36xx *wcn, struct ieee80211_vif *vif) argument
68 wcn36xx_enable_keep_alive_null_packet(struct wcn36xx *wcn, struct ieee80211_vif *vif) argument
[all...]
H A Dtestmode.h39 wcn36xx_tm_cmd(struct ieee80211_hw *hw, struct ieee80211_vif *vif, void *data, int len) argument
H A Ddebug.c33 struct ieee80211_vif *vif = NULL; local
58 struct ieee80211_vif *vif = NULL; local
[all...]
H A Dtestmode.c43 static int wcn36xx_tm_cmd_ptt(struct wcn36xx *wcn, struct ieee80211_vif *vif, argument
126 int wcn36xx_tm_cmd(struct ieee80211_hw *hw, struct ieee80211_vif *vif, argument
/linux-master/include/linux/usb/
H A Dm66592.h26 unsigned vif:1; member in struct:m66592_platdata
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dtestmode.h22 ath11k_tm_cmd(struct ieee80211_hw *hw, struct ieee80211_vif *vif, void *data, int len) argument
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dutil.c48 struct qtnf_sta_node *qtnf_sta_list_add(struct qtnf_vif *vif, argument
75 bool qtnf_sta_list_del(struct qtnf_vif *vif, const u8 *mac) argument
/linux-master/drivers/net/wireless/rsi/
H A Drsi_91x_ps.c68 void rsi_enable_ps(struct rsi_hw *adapter, struct ieee80211_vif *vif) argument
88 void rsi_disable_ps(struct rsi_hw *adapter, struct ieee80211_vif *vif) argument
107 void rsi_conf_uapsd(struct rsi_hw *adapter, struct ieee80211_vif *vif) argument
/linux-master/drivers/net/wireless/silabs/wfx/
H A Ddata_rx.c18 struct ieee80211_vif *vif = wvif_to_vif(wvif); local
/linux-master/net/mac80211/
H A Dpm.c192 void ieee80211_report_wowlan_wakeup(struct ieee80211_vif *vif, argument
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dtx.c18 void wl18xx_get_last_tx_rate(struct wl1271 *wl, struct ieee80211_vif *vif, argument
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dps.c117 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); local
152 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); local
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dvendor.c23 struct brcmf_cfg80211_vif *vif; local
/linux-master/drivers/staging/vt6656/
H A Dkey.c96 vnt_set_keys(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct ieee80211_vif *vif, struct ieee80211_key_conf *key) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dpci_main.c108 mt76x2_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, argument
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dp2p.c15 static int wil_p2p_start_listen(struct wil6210_vif *vif) argument
59 int wil_p2p_search(struct wil6210_vif *vif, argument
129 struct wil6210_vif *vif = wdev_to_vif(wil, wdev); local
177 wil_p2p_stop_discovery(struct wil6210_vif *vif) argument
196 wil_p2p_cancel_listen(struct wil6210_vif *vif, u64 cookie) argument
235 struct wil6210_vif *vif = container_of(p2p, local
263 struct wil6210_vif *vif = container_of(p2p, local
295 struct wil6210_vif *vif = container_of(p2p, local
340 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); local
[all...]
H A Dpm.c19 struct wil6210_vif *vif = wil->vifs[i]; local
33 struct wil6210_vif *vif = wil->vifs[i]; local
42 wil_can_suspend_vif(struct wil6210_priv *wil, struct wil6210_vif *vif, argument
116 struct wil6210_vif *vif = wil->vifs[i]; local
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dvendor-cmd.c128 iwl_mvm_send_roaming_forbidden_event(struct iwl_mvm *mvm, struct ieee80211_vif *vif, bool forbidden) argument
H A Dbinding.c132 int iwl_mvm_binding_add_vif(struct iwl_mvm *mvm, struct ieee80211_vif *vif) argument
70 iwl_mvm_iface_iterator(void *_data, u8 *mac, struct ieee80211_vif *vif) argument
90 iwl_mvm_binding_update(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_mvm_phy_ctxt *phyctxt, bool add) argument
150 iwl_mvm_binding_remove_vif(struct iwl_mvm *mvm, struct ieee80211_vif *vif) argument
[all...]
/linux-master/drivers/staging/vt6655/
H A Dkey.c88 vnt_set_keys(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct ieee80211_vif *vif, struct ieee80211_key_conf *key) argument
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00config.c73 struct ieee80211_vif *vif = container_of(bss_conf, struct ieee80211_vif, local
/linux-master/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dbeacon.c30 mt7603_update_beacon_iter(void *priv, u8 *mac, struct ieee80211_vif *vif) argument
77 mt7603_add_buffered_bc(void *priv, u8 *mac, struct ieee80211_vif *vif) argument
162 struct ieee80211_vif *vif = info->control.vif; local
[all...]

Completed in 653 milliseconds

1234567891011>>