Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dsta_info.h83 uint state;
84 uint aid;
85 uint mac_id;
101 s32 rssi;
104 u8 cts2self;
105 u8 rtsen;
107 u8 raid;
109 u32 ra_mask;
133 /* curr_network(mlme_priv/security_priv/qos/ht) + sta_info: (STA & AP) CAP/INFO */ argument
149 int flags;
[all …]
/openbmc/linux/drivers/staging/rtl8712/
H A Dsta_info.h44 struct sta_info { struct
45 spinlock_t lock;
48 struct sta_xmit_priv sta_xmitpriv;
73 * + sta_info: (STA & AP) CAP/INFO argument
79 struct list_head asoc_list;
80 struct list_head auth_list;
81 unsigned int expire_to;
82 unsigned int auth_seq;
83 unsigned int authalg;
84 unsigned char chg_txt[128];
[all …]
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.h40 struct sta_info { struct
42 struct sta_info *hnext; /* next entry in hash table list */ argument
46 u8 addr[6];
48 u32 flags;
49 u16 capability;
57 unsigned long rx_packets, tx_packets;
58 unsigned long rx_bytes, tx_bytes;
82 local_info_t *local;
85 union {
96 } u;
[all …]
/openbmc/linux/net/mac80211/
H A Dsta_info.h651 struct sta_info { struct
653 struct list_head list, free_list;
656 u8 addr[ETH_ALEN];
660 u8 ptk_idx;
664 spinlock_t lock;
677 bool dead;
678 bool removed;
680 bool uploaded;
694 u64 assoc_at;
724 struct link_sta_info deflink; argument
[all …]
H A Drc80211_minstrel_ht.c1708 struct sta_info *sta_info; in minstrel_ht_update_caps() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtdls.h131 struct iwl_tdls_sta_info sta_info[IWL_MVM_TDLS_STA_COUNT]; member
158 struct iwl_tdls_config_sta_info_res sta_info[IWL_MVM_TDLS_STA_COUNT]; member
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dmain.c1304 struct carl9170_sta_info *sta_info = (void *) sta->drv_priv; in carl9170_op_sta_add() local
1334 struct carl9170_sta_info *sta_info = (void *) sta->drv_priv; in carl9170_op_sta_remove() local
1404 struct carl9170_sta_info *sta_info = (void *) sta->drv_priv; in carl9170_op_ampdu_action() local
1692 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
385 struct carl9170_sta_info *sta_info; in carl9170_tx_status_process_ampdu() local
1292 struct carl9170_sta_info *sta_info; in carl9170_tx_ps_drop() local
1401 struct carl9170_sta_info *sta_info; in carl9170_tx_ampdu_queue() local
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h48 struct sta_info { struct
49 u8 sta_associated_bss[WILC_MAX_NUM_STA][ETH_ALEN];
/openbmc/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
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c4021 struct rtl8xxxu_sta_info *sta_info; in rtl8xxxu_get_macid() local
7315 struct rtl8xxxu_sta_info *sta_info = (struct rtl8xxxu_sta_info *)sta->drv_priv; in rtl8xxxu_sta_add() local
7334 struct rtl8xxxu_sta_info *sta_info = (struct rtl8xxxu_sta_info *)sta->drv_priv; in rtl8xxxu_sta_remove() local
/openbmc/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c1688 struct mwl8k_sta *sta_info = NULL; in mwl8k_txq_reclaim() local
1858 struct mwl8k_sta *sta_info = MWL8K_STA(sta); in mwl8k_ampdu_allowed() local
1870 struct mwl8k_sta *sta_info = MWL8K_STA(sta); in mwl8k_tx_count_packet() local
5456 struct mwl8k_sta *sta_info = MWL8K_STA(sta); in mwl8k_ampdu_action() local