Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/
H A Ds2io.c37 * tx_fifo_len: This too is an array of 8. Each element defines the number of
451 static unsigned int tx_fifo_len[MAX_TX_FIFOS] = variable
458 module_param_array(tx_fifo_len, uint, NULL, 0);
7779 tx_cfg->fifo_len = tx_fifo_len[i]; in s2io_init_nic()
/kernel/linux/linux-6.6/drivers/net/ethernet/neterion/
H A Ds2io.c37 * tx_fifo_len: This too is an array of 8. Each element defines the number of
451 static unsigned int tx_fifo_len[MAX_TX_FIFOS] = variable
458 module_param_array(tx_fifo_len, uint, NULL, 0);
7774 tx_cfg->fifo_len = tx_fifo_len[i]; in s2io_init_nic()

Completed in 20 milliseconds