Searched refs:BC_RX_LIST_CNT (Results 1 - 4 of 4) 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.h46 * RX: Free = BC_RX_LIST_CNT, Active = 2
49 #define BC_LINK_ELEM_POOL_SZ ((BC_TX_LIST_CNT * 2) + BC_RX_LIST_CNT + 2 + 4)
55 #define BC_LINK_SG_POOL_SZ (BC_TX_LIST_CNT + BC_RX_LIST_CNT)
H A Dbc_dts_glob_lnx.h68 BC_RX_LIST_CNT = 8, /* Max Rx DMA Rings*/ enumerator in enum:BC_DTS_GLOBALS
H A Dcrystalhd_cmds.c675 for (count = 0; count < BC_RX_LIST_CNT; count++) {
H A Dcrystalhd_hw.c1944 for (i = 0; i < BC_RX_LIST_CNT; i++) {

Completed in 113 milliseconds