Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_rx.c661 peer->last_pkt_center_freq = in ol_rx_indication_handler()
664 peer->last_pkt_center_freq = 0; in ol_rx_indication_handler()
1296 int packet_freq = peer->last_pkt_center_freq; in ol_rx_ocb_prepare_rx_stats_header()
1315 rx_header.channel_freq = peer->last_pkt_center_freq; in ol_rx_ocb_prepare_rx_stats_header()
H A Dol_txrx_types.h1542 uint16_t last_pkt_center_freq; member