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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Dmcbsp.c524 if (threshold && threshold <= mcbsp->max_rx_thres)
561 return mcbsp->max_rx_thres;
1498 THRESHOLD_PROP_BUILDER(max_rx_thres); variable
1701 mcbsp->max_rx_thres = max_thres(mcbsp) - 0x10;
1717 mcbsp->max_rx_thres = -EINVAL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dmcbsp.h461 u16 max_rx_thres; member in struct:omap_mcbsp

Completed in 38 milliseconds