Home
last modified time | relevance | path

Searched refs:tDot11fmscs_request_action_frame (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Dparser_api.h1111 tDot11fmscs_request_action_frame *dot11f);
H A Ddot11f.h12893 } tDot11fmscs_request_action_frame; typedef
12903 tDot11fmscs_request_action_frame * pFrm, bool append_ie);
12905 tDot11fmscs_request_action_frame *pFrm, uint8_t *pBuf,
12908 tDot11fmscs_request_action_frame *pFrm,
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_send_management_frames.c1271 tDot11fmscs_request_action_frame mscs_req_frame; in lim_send_mscs_req_action_frame()
1290 payload = sizeof(tDot11fmscs_request_action_frame); in lim_send_mscs_req_action_frame()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c15092 { "Category", offsetof(tDot11fmscs_request_action_frame, Category),
15094 { "Action", offsetof(tDot11fmscs_request_action_frame, Action),
15096 { "DialogToken", offsetof(tDot11fmscs_request_action_frame, DialogToken),
15102 { offsetof(tDot11fmscs_request_action_frame, descriptor_element),
15110 tDot11fmscs_request_action_frame *pFrm, bool append_ie) in dot11f_unpack_mscs_request_action_frame()
19590 tDot11fmscs_request_action_frame *pFrm, uint32_t *pnNeeded) in dot11f_get_packed_mscs_request_action_frameSize()
32876 tDot11fmscs_request_action_frame *pFrm, in dot11f_pack_mscs_request_action_frame()
H A Dparser_api.c6361 tDot11fmscs_request_action_frame *dot11f)