Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/inc/
Dwlan_pkt_capture_public_structs.h76 uint16_t rate_kbps; member
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
Dwlan_pkt_capture_mgmt_txrx.c404 rate = params->rate_kbps * 2; in pkt_capture_process_mgmt_tx_data()
490 params.rate_kbps = 1000; /* Rate is 1 Mbps for CCK */ in pkt_capture_mgmt_tx()
492 params.rate_kbps = 6000; /* Rate is 6 Mbps for OFDM */ in pkt_capture_mgmt_tx()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_mgmt.c2822 params->rate_kbps = hdr->rate_kbps; in wma_extract_mgmt_offload_event_params()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c20472 params->rate_kbps = hdr->rate_kbps; in extract_vdev_mgmt_offload_event_tlv()
/wlan-driver/fw-api/fw/
Dwmi_unified.h6935 A_UINT32 rate_kbps; member