Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/cfr/inc/
H A Dtarget_if_cfr.h52 #define get_u16_lsb(value) (uint16_t)(value) macro
/wlan-driver/qca-wifi-host-cmn/target_if/cfr/src/
H A Dtarget_if_cfr_enh.c1340 gain_info[0] = get_u16_lsb(cfr_info->agc_gain_info0); in target_if_cfr_rx_tlv_process()
1342 gain_info[2] = get_u16_lsb(cfr_info->agc_gain_info1); in target_if_cfr_rx_tlv_process()
1344 gain_info[4] = get_u16_lsb(cfr_info->agc_gain_info2); in target_if_cfr_rx_tlv_process()
1346 gain_info[6] = get_u16_lsb(cfr_info->agc_gain_info3); in target_if_cfr_rx_tlv_process()
1737 pcfr->phase_delta[c][g] = get_u16_lsb in populate_phase_delta()
1960 pcfr->gain_stop_index_array[dst_idx] = get_u16_lsb(data); in target_if_pdev_enhanced_aoa_phasedelta_event_handler()
1964 pcfr->enh_phase_delta_array[dst_idx] = get_u16_lsb(data); in target_if_pdev_enhanced_aoa_phasedelta_event_handler()