Home
last modified time | relevance | path

Searched defs:sta_info (Results 1 – 10 of 10) sorted by relevance

/linux/net/mac80211/
H A Dsta_info.h715 struct sta_info { struct
717 struct list_head list, free_list;
718 struct rcu_head rcu_head;
719 struct rhlist_head hash_node;
720 u8 addr[ETH_ALEN];
721 struct ieee80211_local *local;
722 struct ieee80211_sub_if_data *sdata;
723 struct ieee80211_key __rcu *ptk[NUM_DEFAULT_KEYS];
724 u8 ptk_idx;
725 struct rate_control_ref *rate_ctrl;
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtdls.h131 struct iwl_tdls_sta_info sta_info[IWL_TDLS_STA_COUNT]; member
158 struct iwl_tdls_config_sta_info_res sta_info[IWL_TDLS_STA_COUNT]; member
/linux/drivers/net/wireless/ath/carl9170/
H A Dmain.c1310 struct carl9170_sta_info *sta_info = (void *) sta->drv_priv; in carl9170_op_sta_add() local
1340 struct carl9170_sta_info *sta_info = (void *) sta->drv_priv; in carl9170_op_sta_remove() local
1410 struct carl9170_sta_info *sta_info = (void *) sta->drv_priv; in carl9170_op_ampdu_action() local
1697 struct carl9170_sta_info *sta_info = (void *) sta->drv_priv; in carl9170_op_sta_notify() local
H A Dtx.c141 struct carl9170_sta_info *sta_info; in carl9170_tx_ps_unblock() local
384 struct carl9170_sta_info *sta_info; in carl9170_tx_status_process_ampdu() local
1291 struct carl9170_sta_info *sta_info; in carl9170_tx_ps_drop() local
1400 struct carl9170_sta_info *sta_info; in carl9170_tx_ampdu_queue() local
/linux/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h57 struct sta_info { struct
58 u8 sta_associated_bss[WILC_MAX_NUM_STA][ETH_ALEN];
/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Dcore.c3906 struct rtl8xxxu_sta_info *sta_info; in rtl8xxxu_get_macid() local
4889 struct rtl8xxxu_sta_info *sta_info; in rtl8xxxu_bss_info_changed() local
6268 struct rtl8xxxu_sta_info *sta_info; in rtl8xxxu_rx_update_rssi_iter() local
7130 struct rtl8xxxu_sta_info *sta_info = (struct rtl8xxxu_sta_info *)sta->drv_priv; in rtl8xxxu_refresh_rate_mask() local
7349 struct rtl8xxxu_sta_info *sta_info = (struct rtl8xxxu_sta_info *)sta->drv_priv; in rtl8xxxu_ra_iter() local
7545 struct rtl8xxxu_sta_info *sta_info = (struct rtl8xxxu_sta_info *)sta->drv_priv; in rtl8xxxu_sta_add() local
7582 struct rtl8xxxu_sta_info *sta_info = (struct rtl8xxxu_sta_info *)sta->drv_priv; in rtl8xxxu_sta_remove() local
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmdresp.c976 struct mwifiex_ie_types_sta_info *sta_info = (void *)&sta_list->tlv; in mwifiex_ret_uap_sta_list() local
H A Dfw.h2446 struct host_cmd_ds_add_station sta_info; member
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Duap_cmd.c486 struct nxpwifi_ie_types_sta_info *sta_info; in nxpwifi_ret_apcmd_sta_list() local
H A Dfw.h2445 struct host_cmd_ds_add_station sta_info; member