Searched defs:wlan_lmac_if_mgmt_rx_reo_low_level_ops (Results 1 – 1 of 1) sorted by relevance
302 struct wlan_lmac_if_mgmt_rx_reo_low_level_ops { struct303 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 …]