Searched refs:crystalhd_dioq_count (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/crystalhd/
H A Dcrystalhd_misc.h185 #define crystalhd_dioq_count(_ioq) ((_ioq) ? _ioq->count : 0) macro
H A Dcrystalhd_hw.c2313 hw->stats.freeq_count = crystalhd_dioq_count(hw->rx_freeq);
2314 hw->stats.rdyq_count = crystalhd_dioq_count(hw->rx_rdyq);

Completed in 62 milliseconds