Searched refs:RATEID_DEFAULT (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_send_management_frames.c | 505 0, RATEID_DEFAULT, 0); in lim_send_probe_req_mgmt_frame() 1004 vdev_id, 0, RATEID_DEFAULT, 0); in lim_send_probe_rsp_mgmt_frame() 1221 smeSessionId, 0, RATEID_DEFAULT, 0); in lim_send_addts_req_action_frame() 1345 pe_session->vdev_id, false, 0, RATEID_DEFAULT, 0, 0); in lim_send_mscs_req_action_frame() 1977 sme_session, false, 0, RATEID_DEFAULT, 0, 0); in lim_send_assoc_rsp_mgmt_frame() 1984 sme_session, 0, RATEID_DEFAULT, 0); in lim_send_assoc_rsp_mgmt_frame() 2135 smeSessionId, 0, RATEID_DEFAULT, 0); in lim_send_delts_req_action_frame() 2395 enum rateid min_rid = RATEID_DEFAULT; in lim_send_assoc_req_mgmt_frame() 3430 enum rateid min_rid = RATEID_DEFAULT; in lim_send_auth_mgmt_frame() 4367 RATEID_DEFAULT, 0, 0); in lim_send_disassoc_mgmt_frame() [all …]
|
H A D | lim_send_frames_host_roam.c | 518 0, RATEID_DEFAULT, 0); in lim_send_reassoc_req_with_ft_ies_mgmt_frame() 634 enum rateid min_rid = RATEID_DEFAULT; in lim_send_reassoc_req_mgmt_frame()
|
H A D | lim_process_tdls.c | 851 RATEID_DEFAULT, 0, 0); in lim_send_tdls_dis_req_frame() 1877 RATEID_DEFAULT, 0, in lim_send_tdls_dis_rsp_frame() 1962 RATEID_DEFAULT, 0, 0); in wma_tx_frame_with_tx_complete_send() 1983 RATEID_DEFAULT, 0, 0); in wma_tx_frame_with_tx_complete_send()
|
H A D | lim_utils.c | 9816 enum rateid rid = RATEID_DEFAULT; in lim_get_min_session_txrate() 9884 rid = RATEID_DEFAULT; in lim_get_min_session_txrate()
|
/wlan-driver/qcacld-3.0/core/wma/inc/ |
H A D | wma_types.h | 619 RATEID_DEFAULT enumerator
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
H A D | wma_data.c | 2734 if (rid < RATEID_DEFAULT && in wma_tx_packet()
|