Searched defs:vif (Results 101 - 125 of 341) sorted by relevance

1234567891011>>

/linux-master/net/mac80211/
H A Dairtime.c628 ieee80211_calc_expected_tx_airtime(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *pubsta, int len, bool ampdu) argument
H A Dvht.c732 void ieee80211_update_mu_groups(struct ieee80211_vif *vif, unsigned int link_id, argument
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00mac.c203 rt2x00mac_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
271 rt2x00mac_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
404 rt2x00mac_set_tim_iter(void *data, u8 *mac, struct ieee80211_vif *vif) argument
454 rt2x00mac_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) argument
539 rt2x00mac_sw_scan_start(struct ieee80211_hw *hw, struct ieee80211_vif *vif, const u8 *mac_addr) argument
549 rt2x00mac_sw_scan_complete(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
574 rt2x00mac_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf, u64 changes) argument
678 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
725 rt2x00mac_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.c851 void ath11k_debugfs_sta_op_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, argument
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_util.c238 int mt76x02_sta_add(struct mt76_dev *mdev, struct ieee80211_vif *vif, argument
267 void mt76x02_sta_remove(struct mt76_dev *mdev, struct ieee80211_vif *vif, argument
280 mt76x02_vif_init(struct mt76x02_dev *dev, struct ieee80211_vif *vif, argument
299 mt76x02_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
341 mt76x02_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
353 mt76x02_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_ampdu_params *params) argument
407 mt76x02_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) argument
488 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
578 mt76x02_sta_rate_tbl_update(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
609 mt76x02_sw_scan_complete(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
636 mt76x02_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *info, u64 changed) argument
[all...]
H A Dmt76x02_mac.h39 struct mt76x02_vif *vif; member in struct:mt76x02_sta
/linux-master/drivers/net/wireless/intersil/p54/
H A Dmain.c50 static void p54_sta_notify(struct ieee80211_hw *dev, struct ieee80211_vif *vif, argument
34 p54_sta_add_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
135 p54_beacon_update(struct p54_common *priv, struct ieee80211_vif *vif) argument
223 p54_add_interface(struct ieee80211_hw *dev, struct ieee80211_vif *vif) argument
257 p54_remove_interface(struct ieee80211_hw *dev, struct ieee80211_vif *vif) argument
406 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
450 p54_bss_info_changed(struct ieee80211_hw *dev, struct ieee80211_vif *vif, struct ieee80211_bss_conf *info, u64 changed) argument
498 p54_set_key(struct ieee80211_hw *dev, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) argument
667 p54_flush(struct ieee80211_hw *dev, struct ieee80211_vif *vif, u32 queues, bool drop) argument
[all...]
/linux-master/drivers/net/wireless/marvell/libertas_tf/
H A Dmain.c299 lbtf_op_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
325 lbtf_op_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
417 lbtf_op_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf, u64 changes) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c74 ath5k_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
158 ath5k_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
252 ath5k_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf, u64 changes) argument
472 ath5k_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) argument
536 ath5k_sw_scan_start(struct ieee80211_hw *hw, struct ieee80211_vif *vif, const u8 *mac_addr) argument
547 ath5k_sw_scan_complete(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
574 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
614 ath5k_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
623 ath5k_set_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u64 tsf) argument
632 ath5k_reset_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmain.c36 mt7603_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
89 mt7603_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
300 mt7603_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *info, u64 changed) argument
342 mt7603_sta_add(struct mt76_dev *mdev, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
372 mt7603_sta_assoc(struct mt76_dev *mdev, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
381 mt7603_sta_remove(struct mt76_dev *mdev, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
487 mt7603_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) argument
533 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
579 mt7603_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) argument
585 mt7603_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_ampdu_params *params) argument
640 mt7603_sta_rate_tbl_update(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
684 struct ieee80211_vif *vif = info->control.vif; local
[all...]
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Devent.c19 qtnf_event_handle_sta_assoc(struct qtnf_wmac *mac, struct qtnf_vif *vif, argument
102 qtnf_event_handle_sta_deauth(struct qtnf_wmac *mac, struct qtnf_vif *vif, argument
136 qtnf_event_handle_bss_join(struct qtnf_vif *vif, const struct qlink_event_bss_join *join_info, u16 len) argument
284 qtnf_event_handle_bss_leave(struct qtnf_vif *vif, const struct qlink_event_bss_leave *leave_info, u16 len) argument
311 qtnf_event_handle_mgmt_received(struct qtnf_vif *vif, const struct qlink_event_rxmgmt *rxmgmt, u16 len) argument
340 qtnf_event_handle_scan_results(struct qtnf_vif *vif, const struct qlink_event_scan_result *sr, u16 len) argument
442 struct qtnf_vif *vif; local
488 qtnf_event_handle_radar(struct qtnf_vif *vif, const struct qlink_event_radar *ev, u16 len) argument
557 qtnf_event_handle_external_auth(struct qtnf_vif *vif, const struct qlink_event_external_auth *ev, u16 len) argument
596 qtnf_event_handle_mic_failure(struct qtnf_vif *vif, const struct qlink_event_mic_failure *mic_ev, u16 len) argument
632 qtnf_event_handle_update_owe(struct qtnf_vif *vif, const struct qlink_event_update_owe *owe_ev, u16 len) argument
680 struct qtnf_vif *vif = NULL; local
[all...]
H A Dcore.c81 struct qtnf_vif *vif = qtnf_netdev_get_priv(skb->dev); local
92 struct qtnf_vif *vif; local
140 struct qtnf_vif *vif = qtnf_netdev_get_priv(ndev); local
164 struct qtnf_vif *vif = qtnf_netdev_get_priv(ndev); local
190 const struct qtnf_vif *vif = qtnf_netdev_get_priv(ndev); local
259 struct qtnf_vif *vif; local
273 struct qtnf_vif *vif; local
315 struct qtnf_vif *vif = container_of(work, struct qtnf_vif, reset_work); local
336 struct qtnf_vif *vif = &mac->iflist[QTNF_PRIMARY_VIF_IDX]; local
378 struct qtnf_vif *vif = local
398 struct qtnf_vif *vif; local
447 qtnf_core_net_attach(struct qtnf_wmac *mac, struct qtnf_vif *vif, const char *name, unsigned char name_assign_type) argument
494 struct qtnf_vif *vif; local
547 struct qtnf_vif *vif; local
653 struct qtnf_vif *vif; local
824 struct qtnf_vif *vif; local
881 struct qtnf_vif *vif = qtnf_netdev_get_priv(ndev); local
[all...]
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcam.c214 rtw89_cam_attach_sec_cam(struct rtw89_dev *rtwdev, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, struct rtw89_sec_cam_entry *sec_cam) argument
268 rtw89_cam_sec_key_install(struct rtw89_dev *rtwdev, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, u8 hw_key_type, bool ext_key) argument
327 rtw89_cam_sec_key_add(struct rtw89_dev *rtwdev, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) argument
383 rtw89_cam_sec_key_del(struct rtw89_dev *rtwdev, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, bool inform_fw) argument
434 rtw89_cam_reset_key_iter(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *data) argument
631 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); local
676 struct ieee80211_vif *vif = rtwvif_to_vif(rtwvif); local
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dpower.c69 iwl_mvm_beacon_filter_set_cqm_params(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_beacon_filter_cmd *cmd) argument
122 iwl_mvm_power_configure_uapsd(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_mac_power_cmd *cmd) argument
214 iwl_mvm_p2p_standalone_iterator(void *_data, u8 *mac, struct ieee80211_vif *vif) argument
234 iwl_mvm_power_allow_uapsd(struct iwl_mvm *mvm, struct ieee80211_vif *vif) argument
278 iwl_mvm_power_is_radar(struct ieee80211_vif *vif) argument
303 iwl_mvm_power_config_skip_dtim(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_mac_power_cmd *cmd) argument
337 iwl_mvm_power_build_cmd(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_mac_power_cmd *cmd) argument
455 iwl_mvm_power_send_cmd(struct iwl_mvm *mvm, struct ieee80211_vif *vif) argument
504 iwl_mvm_power_vif_assoc(struct iwl_mvm *mvm, struct ieee80211_vif *vif) argument
513 iwl_mvm_power_uapsd_misbehav_ap_iterator(void *_data, u8 *mac, struct ieee80211_vif *vif) argument
561 iwl_mvm_power_disable_pm_iterator(void *_data, u8* mac, struct ieee80211_vif *vif) argument
569 iwl_mvm_power_ps_disabled_iterator(void *_data, u8* mac, struct ieee80211_vif *vif) argument
579 iwl_mvm_power_get_vifs_iterator(void *_data, u8 *mac, struct ieee80211_vif *vif) argument
704 iwl_mvm_power_mac_dbgfs_read(struct iwl_mvm *mvm, struct ieee80211_vif *vif, char *buf, int bufsz) argument
779 iwl_mvm_beacon_filter_debugfs_parameters(struct ieee80211_vif *vif, struct iwl_beacon_filter_cmd *cmd) argument
813 _iwl_mvm_enable_beacon_filter(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_beacon_filter_cmd *cmd) argument
834 iwl_mvm_enable_beacon_filter(struct iwl_mvm *mvm, struct ieee80211_vif *vif) argument
845 _iwl_mvm_disable_beacon_filter(struct iwl_mvm *mvm, struct ieee80211_vif *vif) argument
863 iwl_mvm_disable_beacon_filter(struct iwl_mvm *mvm, struct ieee80211_vif *vif) argument
897 iwl_mvm_power_set_ba(struct iwl_mvm *mvm, struct ieee80211_vif *vif) argument
[all...]
H A Dcoex.c92 iwl_get_coex_type(struct iwl_mvm *mvm, const struct ieee80211_vif *vif) argument
261 iwl_mvm_bt_coex_calculate_esr_mode(struct iwl_mvm *mvm, struct ieee80211_vif *vif, s32 link_rssi, bool primary) argument
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
487 iwl_mvm_bt_notif_iterator(void *_data, u8 *mac, struct ieee80211_vif *vif) argument
615 iwl_mvm_bt_rssi_event(struct iwl_mvm *mvm, struct ieee80211_vif *vif, enum ieee80211_rssi_event_data rssi_event) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Ddebugfs_sta.c758 void ath10k_sta_add_debugfs(struct ieee80211_hw *hw, struct ieee80211_vif *vif, argument
/linux-master/net/ipv4/
H A Dip_fragment.c487 int vif = l3mdev_master_ifindex_rcu(dev); local
205 ip_find(struct net *net, struct iphdr *iph, u32 user, int vif) argument
/linux-master/drivers/media/tuners/
H A Dtda9887.c326 static char *vif[8] = { local
/linux-master/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Drtl8187.h103 struct ieee80211_vif *vif; member in struct:rtl8187_priv
/linux-master/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Drtl8180.h108 struct ieee80211_vif *vif; member in struct:rtl8180_priv
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dtx.c900 struct ieee80211_vif *vif; local
/linux-master/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.h119 struct ieee80211_vif *vif; member in struct:plfxlc_mac
/linux-master/include/linux/
H A Dmroute_base.h51 mr_call_vif_notifier(struct notifier_block *nb, unsigned short family, enum fib_event_type event_type, struct vif_device *vif, struct net_device *vif_dev, unsigned short vif_index, u32 tb_id, struct netlink_ext_ack *extack) argument
73 mr_call_vif_notifiers(struct net *net, unsigned short family, enum fib_event_type event_type, struct vif_device *vif, struct net_device *vif_dev, unsigned short vif_index, u32 tb_id, unsigned int *ipmr_seq) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c279 struct ieee80211_vif *vif = ctx->vif; local
180 iwlagn_update_beacon(struct iwl_priv *priv, struct ieee80211_vif *vif) argument
716 iwl_set_flags_for_band(struct iwl_priv *priv, struct iwl_rxon_context *ctx, enum nl80211_band band, struct ieee80211_vif *vif) argument
1258 struct ieee80211_vif *vif = ctx->vif; local
1383 iwlagn_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf, u64 changes) argument
[all...]
H A Dscan.c609 static int iwlagn_request_scan(struct iwl_priv *priv, struct ieee80211_vif *vif) argument
453 iwl_get_channel_for_reset_scan(struct iwl_priv *priv, struct ieee80211_vif *vif, enum nl80211_band band, struct iwl_scan_channel *scan_ch) argument
488 iwl_get_channels_for_scan(struct iwl_priv *priv, struct ieee80211_vif *vif, enum nl80211_band band, u8 is_active, u8 n_probes, struct iwl_scan_channel *scan_ch) argument
921 iwl_scan_initiate(struct iwl_priv *priv, struct ieee80211_vif *vif, enum iwl_scan_type scan_type, enum nl80211_band band) argument
[all...]

Completed in 227 milliseconds

1234567891011>>