Searched refs:max_tx_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.c501 if (threshold && threshold <= mcbsp->max_tx_thres)
543 return mcbsp->max_tx_thres;
1497 THRESHOLD_PROP_BUILDER(max_tx_thres); variable
1700 mcbsp->max_tx_thres = max_thres(mcbsp) - 0x10;
1716 mcbsp->max_tx_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.h460 u16 max_tx_thres; member in struct:omap_mcbsp

Completed in 32 milliseconds