Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
Dce_main.c1567 uint32_t map_sz, map_len; in ce_mark_datapath() local
1575 map_len = map_sz / sizeof(struct service_to_pipe); in ce_mark_datapath()
1576 for (i = 0; i < map_len; i++) { in ce_mark_datapath()
1606 uint32_t map_sz, map_len; in ce_mark_datapath() local
1613 map_len = map_sz / sizeof(struct service_to_pipe); in ce_mark_datapath()
1614 for (i = 0; i < map_len; i++) { in ce_mark_datapath()
1716 uint32_t map_sz, map_len; in hif_get_max_wmi_ep() local
1722 map_len = map_sz / sizeof(struct service_to_pipe); in hif_get_max_wmi_ep()
1724 for (i = 0; i < map_len; i++) { in hif_get_max_wmi_ep()