Searched defs:body_ptr (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_process_auth_frame.c | 490 static QDF_STATUS lim_skip_sae_fixed_field(uint8_t *body_ptr, in lim_skip_sae_fixed_field() 556 uint8_t *body_ptr, uint32_t frame_len, in lim_get_sta_mld_address() 654 uint8_t *body_ptr, uint32_t frame_len, in lim_get_sta_mld_address() 747 uint8_t *body_ptr; in lim_process_sae_auth_frame() local 893 uint8_t *body_ptr; in lim_process_ft_auth_frame() local 989 uint8_t *body_ptr; in lim_process_pasn_auth_frame() local 1194 uint8_t *body_ptr, uint16_t frame_len, in lim_process_auth_frame_type2() 1768 uint8_t *body_ptr, key_id, cfg_privacy_opt_imp; in lim_process_auth_frame() local
|
D | lim_process_action_frame.c | 253 uint8_t *body_ptr; in __lim_process_operating_mode_action_frame() local 330 uint8_t *body_ptr; in __lim_process_gid_management_action_frame() local 485 uint8_t *body_ptr; in __lim_process_add_ts_rsp() local 729 uint8_t *body_ptr; in __lim_process_del_ts_req() local 870 uint8_t *body_ptr; in __lim_process_qos_map_configure_frame() local 1552 uint8_t *body_ptr; in lim_process_addba_req() local 1679 uint8_t *body_ptr; in lim_process_delba_req() local 1734 uint8_t *body_ptr = WMA_GET_RX_MPDU_DATA(rx_pkt_info); in lim_process_action_frame() local
|
D | lim_process_probe_req_frame.c | 277 uint8_t *body_ptr; in lim_process_probe_req_frame() local
|
D | lim_process_message_queue.c | 1677 cds_pkt_t *body_ptr = NULL; in lim_process_messages() local
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_main.c | 4142 void *body_ptr, uint32_t body_val, bool is_high_priority) in wma_send_msg_by_priority() 4162 void *body_ptr, uint32_t body_val) in wma_send_msg() 4169 void *body_ptr, uint32_t body_val) in wma_send_msg_high_priority()
|