Searched refs:tx_bd_size_param (Results 1 – 1 of 1) sorted by relevance
32 static unsigned int tx_bd_size_param; variable33 module_param(tx_bd_size_param, uint, 0644);34 MODULE_PARM_DESC(tx_bd_size_param, "Tx descriptors queue size");387 ret = pcie_priv->probe_cb(bus, tx_bd_size_param, rx_bd_size_param); in qtnf_pcie_probe()