Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/ !
H A Dce_main.c1567 uint32_t map_sz, map_len; in ce_mark_datapath() local
1573 &map_sz); in ce_mark_datapath()
1575 map_len = map_sz / sizeof(struct service_to_pipe); in ce_mark_datapath()
1606 uint32_t map_sz, map_len; in ce_mark_datapath() local
1611 &map_sz); in ce_mark_datapath()
1613 map_len = map_sz / sizeof(struct service_to_pipe); in ce_mark_datapath()
1716 uint32_t map_sz, map_len; in hif_get_max_wmi_ep() local
1721 &map_sz); in hif_get_max_wmi_ep()
1722 map_len = map_sz / sizeof(struct service_to_pipe); in hif_get_max_wmi_ep()