Searched refs:iqp_tailx (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cxt1e1/
H A Dpmcc4_private.h175 unsigned int iqp_headx, iqp_tailx; member in struct:sbe_card_info
H A Dmusycc.c276 bh, max_bh, ci->iqp_headx, ci->iqp_tailx, max_intcnt,
1278 ci->iqp_tailx = currInt;
1361 while ((headx = ci->iqp_headx) != (tailx = ci->iqp_tailx))
1610 if ((log_level >= LOG_MONITOR2) && (ci->iqp_headx != ci->iqp_tailx))
1616 ci->iqp_headx, ci->iqp_tailx, bh);

Completed in 40 milliseconds