Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/networking/device_drivers/ethernet/neterion/
Ds2io.rst93 c. tx_fifo_len
/linux-6.12.1/drivers/net/ethernet/neterion/
Ds2io.c452 static unsigned int tx_fifo_len[MAX_TX_FIFOS] = variable
459 module_param_array(tx_fifo_len, uint, NULL, 0);
7775 tx_cfg->fifo_len = tx_fifo_len[i]; in s2io_init_nic()