Home
last modified time | relevance | path

Searched refs:legacy_info (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_main.h300 } legacy_info; member
H A Dce_service_legacy.c1570 info->u.legacy_info.sw_index = state->src_ring->sw_index; in ce_get_index_info_legacy()
1571 info->u.legacy_info.write_index = state->src_ring->write_index; in ce_get_index_info_legacy()
1573 info->u.legacy_info.sw_index = state->dest_ring->sw_index; in ce_get_index_info_legacy()
1574 info->u.legacy_info.write_index = state->dest_ring->write_index; in ce_get_index_info_legacy()