Searched refs:destidx (Results 1 – 2 of 2) sorted by relevance
300 int destidx = -1; in hncm_dest_cpu() local317 destidx = i; in hncm_dest_cpu()322 if ((destidx < 0) && (head == napid->lilcl_head)) { in hncm_dest_cpu()342 destidx = smallidx; in hncm_dest_cpu()343 if ((destidx < 0) && (head == napid->bigcl_head)) { in hncm_dest_cpu()350 NAPI_DEBUG("<--%s[dest=%d]", __func__, destidx); in hncm_dest_cpu()351 return destidx; in hncm_dest_cpu()
1818 int destidx = -1; local1835 destidx = i;1840 if ((destidx < 0) && (head == napid->lilcl_head)) {1870 destidx = smallidx;1872 NAPI_DEBUG("<--%s[dest=%d]", __func__, destidx);1873 return destidx;