Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_sta_info.h252 struct hdd_station_info { struct
253 qdf_list_node_t sta_node;
254 bool in_use;
255 uint8_t sta_id;
256 eStationType sta_type;
257 struct qdf_mac_addr sta_mac;
258 struct qdf_mac_addr mld_addr;
259 enum ol_txrx_peer_state peer_state;
260 bool is_qos_enabled;
261 bool is_deauth_in_progress;
[all …]