Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_list.c270 uint32_t new_list_count = 0; in qdf_list_split() local
275 new_list_count++; in qdf_list_split()
277 new->count = new_list_count; in qdf_list_split()