Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
Dwlan_lmac_if_def.h302 struct wlan_lmac_if_mgmt_rx_reo_low_level_ops { struct
303 bool implemented;
304 int (*get_num_links)(uint8_t grp_id);
305 uint16_t (*get_valid_link_bitmap)(uint8_t grp_id);
306 void* (*get_snapshot_address)
309 int8_t (*get_snapshot_version)
312 bool (*snapshot_is_valid)(uint32_t snapshot_low,
314 uint16_t (*snapshot_get_mgmt_pkt_ctr)(uint32_t snapshot_low,
316 uint16_t (*snapshot_get_redundant_mgmt_pkt_ctr)(uint32_t snapshot_high);
317 bool (*snapshot_is_consistent)(uint32_t snapshot_low,
[all …]