Searched defs:sta_info (Results 1 – 9 of 9) sorted by relevance
70 struct sta_info { struct72 spinlock_t lock;73 struct list_head list; /* free_sta_queue */74 struct list_head hash_list; /* sta_hash */75 struct adapter *padapter;77 struct sta_xmit_priv sta_xmitpriv;78 struct sta_recv_priv sta_recvpriv;80 struct __queue sleep_q;81 unsigned int sleepq_len;83 uint state;[all …]
701 struct sta_info { struct703 struct list_head list, free_list;704 struct rcu_head rcu_head;705 struct rhlist_head hash_node;706 u8 addr[ETH_ALEN];707 struct ieee80211_local *local;708 struct ieee80211_sub_if_data *sdata;709 struct ieee80211_key __rcu *ptk[NUM_DEFAULT_KEYS];710 u8 ptk_idx;711 struct rate_control_ref *rate_ctrl;[all …]
131 struct iwl_tdls_sta_info sta_info[IWL_TDLS_STA_COUNT]; member158 struct iwl_tdls_config_sta_info_res sta_info[IWL_TDLS_STA_COUNT]; member
1304 struct carl9170_sta_info *sta_info = (void *) sta->drv_priv; in carl9170_op_sta_add() local1334 struct carl9170_sta_info *sta_info = (void *) sta->drv_priv; in carl9170_op_sta_remove() local1404 struct carl9170_sta_info *sta_info = (void *) sta->drv_priv; in carl9170_op_ampdu_action() local1692 struct carl9170_sta_info *sta_info = (void *) sta->drv_priv; in carl9170_op_sta_notify() local
57 struct sta_info { struct58 u8 sta_associated_bss[WILC_MAX_NUM_STA][ETH_ALEN];
4010 struct rtl8xxxu_sta_info *sta_info; in rtl8xxxu_get_macid() local4957 struct rtl8xxxu_sta_info *sta_info; in rtl8xxxu_bss_info_changed() local6306 struct rtl8xxxu_sta_info *sta_info; in rtl8xxxu_rx_update_rssi_iter() local7164 struct rtl8xxxu_sta_info *sta_info = (struct rtl8xxxu_sta_info *)sta->drv_priv; in rtl8xxxu_refresh_rate_mask() local7383 struct rtl8xxxu_sta_info *sta_info = (struct rtl8xxxu_sta_info *)sta->drv_priv; in rtl8xxxu_ra_iter() local7572 struct rtl8xxxu_sta_info *sta_info = (struct rtl8xxxu_sta_info *)sta->drv_priv; in rtl8xxxu_sta_add() local7609 struct rtl8xxxu_sta_info *sta_info = (struct rtl8xxxu_sta_info *)sta->drv_priv; in rtl8xxxu_sta_remove() local
976 struct mwifiex_ie_types_sta_info *sta_info = (void *)&sta_list->tlv; in mwifiex_ret_uap_sta_list() local
2446 struct host_cmd_ds_add_station sta_info; member
1697 struct mwl8k_sta *sta_info = NULL; in mwl8k_txq_reclaim() local1867 struct mwl8k_sta *sta_info = MWL8K_STA(sta); in mwl8k_ampdu_allowed() local1879 struct mwl8k_sta *sta_info = MWL8K_STA(sta); in mwl8k_tx_count_packet() local5467 struct mwl8k_sta *sta_info = MWL8K_STA(sta); in mwl8k_ampdu_action() local