Searched defs:sta_info (Results 1 – 7 of 7) 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 …]
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() local1691 struct carl9170_sta_info *sta_info = (void *) sta->drv_priv; in carl9170_op_sta_notify() local
141 struct carl9170_sta_info *sta_info; in carl9170_tx_ps_unblock() local384 struct carl9170_sta_info *sta_info; in carl9170_tx_status_process_ampdu() local1291 struct carl9170_sta_info *sta_info; in carl9170_tx_ps_drop() local1400 struct carl9170_sta_info *sta_info; in carl9170_tx_ampdu_queue() local
57 struct sta_info { struct58 u8 sta_associated_bss[WILC_MAX_NUM_STA][ETH_ALEN];
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