Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_tx.c176 uint8_t use_6mbps, uint16_t chanfreq) in ol_txrx_mgmt_send_ext() argument
192 tx_msdu_info.htt.action.use_6mbps = use_6mbps; in ol_txrx_mgmt_send_ext()
Dol_tx.h296 uint8_t type, uint8_t use_6mbps, uint16_t chanfreq);
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
Dol_htt_tx_api.h264 uint8_t use_6mbps; member
305 " use 6 Mbps: %d\n", msdu_info->action.use_6mbps); in htt_msdu_info_dump()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_data.c2316 uint8_t use_6mbps = 0; in wma_tx_packet() local
2669 use_6mbps = 1; in wma_tx_packet()
2713 mgmt_param.use_6mbps = use_6mbps; in wma_tx_packet()
Dwma_mgmt.c4097 mgmt_params->use_6mbps, in wma_mgmt_unified_cmd_send()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_cmn.h1040 uint8_t use_6mbps, uint16_t chanfreq) in cdp_mgmt_send_ext() argument
1053 (soc, vdev_id, tx_mgmt_frm, type, use_6mbps, chanfreq); in cdp_mgmt_send_ext()
Dcdp_txrx_ops.h379 uint8_t use_6mbps, uint16_t chanfreq);
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_param.h1767 uint8_t use_6mbps; member