Searched refs:meta_dbr (Results 1 – 2 of 2) sorted by relevance
313 header->u.meta_dbr.channel_bw = dma_hdr.upload_pkt_bw; in cfr_dbr_event_handler()314 header->u.meta_dbr.length = length; in cfr_dbr_event_handler()416 header->u.meta_dbr.status = 0; /* failure */ in prepare_cfr_header_txstatus()417 header->u.meta_dbr.length = 0; in prepare_cfr_header_txstatus()418 qdf_mem_copy(&header->u.meta_dbr.peer_addr[0], in prepare_cfr_header_txstatus()568 header->u.meta_dbr.status = (tx_evt_param.status & in target_if_peer_capture_event()571 header->u.meta_dbr.capture_bw = tx_evt_param.bandwidth; in target_if_peer_capture_event()572 header->u.meta_dbr.phy_mode = tx_evt_param.phy_mode; in target_if_peer_capture_event()573 header->u.meta_dbr.prim20_chan = tx_evt_param.primary_20mhz_chan; in target_if_peer_capture_event()574 header->u.meta_dbr.center_freq1 = tx_evt_param.band_center_freq1; in target_if_peer_capture_event()[all …]
247 struct dbr_cfr_metadata meta_dbr; member