Home
last modified time | relevance | path

Searched refs:chanfreq (Results 1 – 19 of 19) 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
250 &tx_msdu_info, chanfreq); in ol_txrx_mgmt_send_ext()
Dol_tx.h296 uint8_t type, uint8_t use_6mbps, uint16_t chanfreq);
Dol_tx_ll.c298 uint16_t chanfreq) in ol_txrx_mgmt_send_frame() argument
302 htt_tx_desc_set_chanfreq(tx_desc->htt_tx_desc, chanfreq); in ol_txrx_mgmt_send_frame()
Dol_txrx.h449 uint16_t chanfreq);
Dol_tx_hl.c409 uint16_t chanfreq) in ol_txrx_mgmt_send_frame() argument
445 htt_tx_desc_set_chanfreq(tx_desc->htt_tx_desc, chanfreq); in ol_txrx_mgmt_send_frame()
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
Dol_htt_tx_api.h818 void htt_tx_desc_set_chanfreq(void *htt_tx_desc, uint16_t chanfreq) in htt_tx_desc_set_chanfreq() argument
834 *chanfreq_field_ptr = chanfreq; in htt_tx_desc_set_chanfreq()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_data.c2318 uint16_t chanfreq; in wma_tx_packet() local
2674 chanfreq = wma_handle->interfaces[vdev_id].ch_freq; in wma_tx_packet()
2676 chanfreq = channel_freq; in wma_tx_packet()
2678 chanfreq, vdev_id); in wma_tx_packet()
2679 if (wma_is_vdev_in_ap_mode(wma_handle, vdev_id) && !chanfreq) in wma_tx_packet()
2683 chanfreq = channel_freq; in wma_tx_packet()
2685 chanfreq = 0; in wma_tx_packet()
2711 mgmt_param.chanfreq = chanfreq; in wma_tx_packet()
Dwma_mgmt.c4098 mgmt_params->chanfreq); in wma_mgmt_unified_cmd_send()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified.c1431 void *header, uint32_t vdev_id, uint32_t chanfreq) in wmi_mgmt_cmd_record() argument
1439 data[3] = chanfreq; in wmi_mgmt_cmd_record()
1450 void *header, uint32_t vdev_id, uint32_t chanfreq) { } in wmi_mgmt_cmd_record() argument
Dwmi_unified_tlv.c4709 cmd->chanfreq = param->chanfreq; in send_mgmt_cmd_tlv()
4723 bufp, cmd->vdev_id, cmd->chanfreq); in send_mgmt_cmd_tlv()
4788 cmd->chanfreq = param->chanfreq; in send_mgmt_cmd_tlv()
4820 bufp, cmd->vdev_id, cmd->chanfreq); in send_mgmt_cmd_tlv()
4908 cmd->chanfreq = param->chanfreq; in send_offchan_data_tx_cmd_tlv()
4925 bufp, cmd->vdev_id, cmd->chanfreq); in send_offchan_data_tx_cmd_tlv()
/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/qcacld-3.0/core/dp/htt/
Dhtt_tx.c1081 qdf_debug(" chanfreq = %d", htt_tx_desc->chanfreq); in htt_tx_desc_display()
/wlan-driver/qcacld-3.0/components/p2p/core/src/
Dwlan_p2p_off_chan_tx.c1218 mgmt_param.chanfreq = tx_ctx->chan_freq; in p2p_mgmt_tx()
1278 mgmt_param.frm_len, mgmt_param.chanfreq, in p2p_mgmt_tx()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_api.h247 void *header, uint32_t vdev_id, uint32_t chanfreq);
Dwmi_unified_param.h1760 uint16_t chanfreq; member
1791 uint16_t chanfreq; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_send_management_frames.c6923 (qdf_freq_t)mgmt_params->chanfreq,
6993 (qdf_freq_t)mgmt_params->chanfreq,
/wlan-driver/fw-api/fw/
Dhtt.h1208 A_UINT16 chanfreq; \
2053 chanfreq : 16; member
Dwmi_unified.h7551 A_UINT32 chanfreq; /* MHz units */ member
7598 A_UINT32 chanfreq; /* MHz units */ member