Searched refs:lim_populate_mac_header (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_send_management_frames.c | 118 void lim_populate_mac_header(struct mac_context *mac_ctx, uint8_t *buf, in lim_populate_mac_header() function 442 lim_populate_mac_header(mac_ctx, frame, SIR_MAC_MGMT_FRAME, in lim_send_probe_req_mgmt_frame() 942 lim_populate_mac_header(mac_ctx, frame, SIR_MAC_MGMT_FRAME, in lim_send_probe_rsp_mgmt_frame() 1163 lim_populate_mac_header(mac, pFrame, SIR_MAC_MGMT_FRAME, in lim_send_addts_req_action_frame() 1308 lim_populate_mac_header(mac, frame, SIR_MAC_MGMT_FRAME, in lim_send_mscs_req_action_frame() 1876 lim_populate_mac_header(mac_ctx, frame, SIR_MAC_MGMT_FRAME, in lim_send_assoc_rsp_mgmt_frame() 2081 lim_populate_mac_header(mac, pFrame, SIR_MAC_MGMT_FRAME, in lim_send_delts_req_action_frame() 2983 lim_populate_mac_header(mac_ctx, frame, SIR_MAC_MGMT_FRAME, in lim_send_assoc_req_mgmt_frame() 3591 lim_populate_mac_header(mac_ctx, frame, SIR_MAC_MGMT_FRAME, in lim_send_auth_mgmt_frame() 4303 lim_populate_mac_header(mac, pFrame, SIR_MAC_MGMT_FRAME, in lim_send_disassoc_mgmt_frame() [all …]
|
H A D | lim_send_frames_host_roam.c | 447 lim_populate_mac_header(mac_ctx, frame, SIR_MAC_MGMT_FRAME, in lim_send_reassoc_req_with_ft_ies_mgmt_frame() 883 lim_populate_mac_header(mac, pFrame, SIR_MAC_MGMT_FRAME, in lim_send_reassoc_req_mgmt_frame()
|
H A D | lim_types.h | 746 void lim_populate_mac_header(struct mac_context *, uint8_t *, uint8_t, uint8_t,
|
H A D | lim_process_tdls.c | 1791 lim_populate_mac_header(mac, pFrame, SIR_MAC_MGMT_FRAME, in lim_send_tdls_dis_rsp_frame()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/ |
H A D | sch_api.c | 375 lim_populate_mac_header(mac, frm, SIR_MAC_MGMT_FRAME, in lim_populate_fd_tmpl_frame() 808 lim_populate_mac_header(mac, pFrame2Hal, SIR_MAC_MGMT_FRAME, in lim_send_probe_rsp_template_to_hal() 937 lim_populate_mac_header(mac_ctx, *buf, SIR_MAC_MGMT_FRAME, in sch_gen_timing_advert_frame()
|