Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_rx.c2005 struct htt_cfr_dump_ind_type_1 cfr_ind; in ol_rx_cfr_capture_msg_handler() local
2048 cfr_ind = cfr_dump->htt_cfr_dump_compl_ind_type_1; in ol_rx_cfr_capture_msg_handler()
2050 cfr_hdr.u.meta_v1.prim20_chan = cfr_ind.chan.chan_mhz; in ol_rx_cfr_capture_msg_handler()
2051 cfr_hdr.u.meta_v1.center_freq1 = cfr_ind.chan.band_center_freq1; in ol_rx_cfr_capture_msg_handler()
2052 cfr_hdr.u.meta_v1.center_freq2 = cfr_ind.chan.band_center_freq2; in ol_rx_cfr_capture_msg_handler()
2053 cfr_hdr.u.meta_v1.phy_mode = cfr_ind.chan.chan_mode; in ol_rx_cfr_capture_msg_handler()
2054 cfr_hdr.u.meta_v1.length = cfr_ind.length; in ol_rx_cfr_capture_msg_handler()
2055 cfr_hdr.u.meta_v1.timestamp = cfr_ind.timestamp; in ol_rx_cfr_capture_msg_handler()
2057 mem_index = cfr_ind.index; in ol_rx_cfr_capture_msg_handler()