Searched refs:tx_thres (Results 1 – 1 of 1) sorted by relevance
1251 uint tx_thres, tx_hi_thres, rx_thres; in setup() local1256 tx_thres = TX_THRESH_QUARK_X1000_DFLT; in setup()1261 tx_thres = TX_THRESH_MRFLD_DFLT; in setup()1266 tx_thres = TX_THRESH_CE4100_DFLT; in setup()1277 tx_thres = config->tx_threshold_lo; in setup()1284 tx_thres = 1; in setup()1287 tx_thres = TX_THRESH_DFLT; in setup()1324 tx_thres = chip_info->tx_threshold; in setup()1342 chip->lpss_tx_threshold = SSITF_TxLoThresh(tx_thres) | in setup()1348 chip->lpss_tx_threshold = tx_thres; in setup()[all …]