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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dsynclink.c888 static int txdmabufs[MAX_TOTAL_DEVICES]; variable
899 module_param_array(txdmabufs, int, NULL, 0);
4277 if (txdmabufs[info->line]) {
4278 info->num_tx_dma_buffers = txdmabufs[info->line];

Completed in 85 milliseconds