Home
last modified time | relevance | path

Searched refs:tDot11fext_channel_switch_action_frame (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_action_frame.c151 tDot11fext_channel_switch_action_frame *ext_channel_switch_frame; in lim_process_ext_channel_switch_action_frame()
Dlim_send_management_frames.c5075 tDot11fext_channel_switch_action_frame frm;
5133 n_payload = sizeof(tDot11fext_channel_switch_action_frame);
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h12839 } tDot11fext_channel_switch_action_frame; typedef
12849 tDot11fext_channel_switch_action_frame * pFrm, bool append_ie);
12851 tDot11fext_channel_switch_action_frame *pFrm, uint8_t *pBuf,
12854 tDot11fext_channel_switch_action_frame *pFrm,
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Ddot11f.c15014 { "Category", offsetof(tDot11fext_channel_switch_action_frame, Category),
15016 { "Action", offsetof(tDot11fext_channel_switch_action_frame, Action),
15019 offsetof(tDot11fext_channel_switch_action_frame,
15026 { offsetof(tDot11fext_channel_switch_action_frame,
15030 { offsetof(tDot11fext_channel_switch_action_frame, qcn_ie),
15033 { offsetof(tDot11fext_channel_switch_action_frame, bw_ind_element),
15041 tDot11fext_channel_switch_action_frame *pFrm, bool append_ie) in dot11f_unpack_ext_channel_switch_action_frame()
19570 tDot11fext_channel_switch_action_frame *pFrm, uint32_t *pnNeeded) in dot11f_get_packed_ext_channel_switch_action_frame_size()
32846 tDot11fext_channel_switch_action_frame *pFrm, in dot11f_pack_ext_channel_switch_action_frame()