Searched defs:sta_info (Results 1 – 10 of 10) sorted by relevance
267 struct sta_info { struct276 struct cmn_sta_info cmn; argument278 struct sta_xmit_priv sta_xmitpriv;279 struct sta_recv_priv sta_recvpriv;282 struct sta_recv_dframe_info sta_dframe_info;283 struct sta_recv_dframe_info sta_dframe_info_bmc;285 _queue sleep_q;286 unsigned int sleepq_len;288 _queue mgmt_sleep_q;289 unsigned int mgmt_sleepq_len;[all …]
522 struct sta_info { struct524 struct list_head list, free_list;525 struct rcu_head rcu_head;526 struct rhlist_head hash_node;527 u8 addr[ETH_ALEN];528 struct ieee80211_local *local;529 struct ieee80211_sub_if_data *sdata;530 struct ieee80211_key __rcu *gtk[NUM_DEFAULT_KEYS + NUM_DEFAULT_MGMT_KEYS];531 struct ieee80211_key __rcu *ptk[NUM_DEFAULT_KEYS];532 u8 ptk_idx;[all …]
313 struct _RT_NDPA_STA_INFO sta_info; local756 struct _RT_NDPA_STA_INFO sta_info; local871 struct _RT_NDPA_STA_INFO sta_info; local1200 struct _RT_NDPA_STA_INFO sta_info; local
140 #define sta_info _RT_WLAN_STA macro219 #define sta_info stat_info macro251 #define sta_info rtl_sta_info macro
617 StationInfo sta_info = {0}; in wifi_event_cb() local628 StationInfo sta_info = {0}; in wifi_event_cb() local
244 struct ndpa_sta_info sta_info; in _send_ht_ndpa_packet() local341 struct ndpa_sta_info sta_info; in _send_vht_ndpa_packet() local448 struct ndpa_sta_info sta_info; in _send_vht_mu_ndpa_packet() local
1141 static hi_void wal_cfg80211_fill_station_info(oal_station_info_stru *sta_info, oal_station_info_str… in wal_cfg80211_fill_station_info()1212 dmac_query_request_event *query_request, oal_station_info_stru *sta_info) in wal_cfg80211_send_query_station_event()1270 oal_station_info_stru *sta_info) in wal_cfg80211_get_station()1342 hi_u8 *mac_addr, oal_station_info_stru *sta_info) in wal_cfg80211_dump_station()
67 struct sta_list *sta_info = NULL; variable
111 wifi_sta_info_t sta_info; member
81 wl_sta_info_t *sta_info; member