Searched refs:INV_TXFORCE_VAL (Results 1 – 8 of 8) sorted by relevance
728 if (padapter->txForce_rate != INV_TXFORCE_VAL) { in txsc_apply_sc_cached_entry()734 if (padapter->txForce_agg != INV_TXFORCE_VAL) in txsc_apply_sc_cached_entry()736 if (padapter->txForce_aggnum != INV_TXFORCE_VAL) in txsc_apply_sc_cached_entry()738 if (padapter->txForce_gi != INV_TXFORCE_VAL) in txsc_apply_sc_cached_entry()740 if (padapter->txForce_ampdu_density != INV_TXFORCE_VAL) in txsc_apply_sc_cached_entry()742 if (padapter->txForce_bw != INV_TXFORCE_VAL) in txsc_apply_sc_cached_entry()
5114 adapter->txForce_rate = INV_TXFORCE_VAL;5115 adapter->txForce_agg = INV_TXFORCE_VAL;5116 adapter->txForce_aggnum = INV_TXFORCE_VAL;5117 adapter->txForce_gi = INV_TXFORCE_VAL;
7480 if (padapter->txForce_rate != INV_TXFORCE_VAL) in fill_txreq_mdata()7482 if (padapter->txForce_agg != INV_TXFORCE_VAL) in fill_txreq_mdata()7484 if (padapter->txForce_aggnum != INV_TXFORCE_VAL) in fill_txreq_mdata()7486 if (padapter->txForce_gi != INV_TXFORCE_VAL) in fill_txreq_mdata()
5092 adapter->txForce_rate = INV_TXFORCE_VAL;5093 adapter->txForce_agg = INV_TXFORCE_VAL;5094 adapter->txForce_aggnum = INV_TXFORCE_VAL;5095 adapter->txForce_gi = INV_TXFORCE_VAL;
7498 if (padapter->txForce_rate != INV_TXFORCE_VAL) in fill_txreq_mdata()7500 if (padapter->txForce_agg != INV_TXFORCE_VAL) in fill_txreq_mdata()7502 if (padapter->txForce_aggnum != INV_TXFORCE_VAL) in fill_txreq_mdata()7504 if (padapter->txForce_gi != INV_TXFORCE_VAL) in fill_txreq_mdata()
1390 #define INV_TXFORCE_VAL (0xFFFF) macro
1398 #define INV_TXFORCE_VAL (0xFFFF) macro