Searched refs:lilcl_head (Results 1 – 3 of 3) sorted by relevance
313 head = i = napid->lilcl_head; in hncm_dest_cpu()322 if ((destidx < 0) && (head == napid->lilcl_head)) { in hncm_dest_cpu()346 head = i = napid->lilcl_head; in hncm_dest_cpu()
1397 napid->lilcl_head, napid->bigcl_head);1460 napid->lilcl_head = napid->bigcl_head = -1;1504 napid->lilcl_head = curclhead;1518 if (qdf_unlikely((napid->lilcl_head < 0) && (napid->bigcl_head < 0)))1831 head = i = napid->lilcl_head;1840 if ((destidx < 0) && (head == napid->lilcl_head)) {1867 head = i = napid->lilcl_head;
453 int lilcl_head, bigcl_head; member