Searched refs:tx_scaling (Results 1 – 1 of 1) sorted by relevance
767 int32_t rx_scaling, tx_scaling; in mac_set_scan_boundary() local786 tx_scaling = 0; in mac_set_scan_boundary()790 tx_scaling = TX_DELAY_SCALING; in mac_set_scan_boundary()797 p_eng->io.tx_delay_scan.begin = tx_min >> tx_scaling; in mac_set_scan_boundary()798 p_eng->io.tx_delay_scan.end = tx_max >> tx_scaling; in mac_set_scan_boundary()