Home
last modified time | relevance | path

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

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