Searched refs:txdmabufs (Results 1 – 1 of 1) sorted by relevance
865 static int txdmabufs[MAX_TOTAL_DEVICES]; variable875 module_param_array(txdmabufs, int, NULL, 0);4091 if (txdmabufs[info->line]) { in mgsl_add_device()4092 info->num_tx_dma_buffers = txdmabufs[info->line]; in mgsl_add_device()