Home
last modified time | relevance | path

Searched defs:wmi_cmd_event_id (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_tlv_helper.c41 #define WMITLV_OP_SET_TLV_ATTRIB_macro(param_ptr, param_len, wmi_cmd_event_id, \ argument
195 uint32_t wmi_cmd_event_id) in wmitlv_check_tlv_params()
439 uint32_t param_buf_len, uint32_t wmi_cmd_event_id) in wmitlv_check_event_tlv_params()
464 uint32_t wmi_cmd_event_id) in wmitlv_check_command_tlv_params()
492 uint32_t wmi_cmd_event_id, void **wmi_cmd_struct_ptr) in wmitlv_check_and_pad_tlvs()
1000 uint32_t wmi_cmd_event_id, in wmitlv_check_and_pad_event_tlvs()
1026 uint32_t wmi_cmd_event_id, in wmitlv_check_and_pad_command_tlvs()
1060 #define WMITLV_OP_FREE_TLV_ELEM_macro(param_ptr, param_len, wmi_cmd_event_id, elem_tlv_tag, elem_st… in wmitlv_free_allocated_tlvs() argument
/wlan-driver/fw-api/fw/
H A Dwmi_tlv_helper.h100 #define WMITLV_GET_TAG_NUM_TLV_ATTRIB(wmi_cmd_event_id) \ argument
H A Dwmi_tlv_defs.h50 #define WMITLV_TYPEDEF_STRUCT_PARAMS_TLVS(wmi_cmd_event_id) \ argument
57 #define WMITLV_OP_TAG_ORDER_macro(param_ptr, param_len, wmi_cmd_event_id, elem_tlv_tag, elem_struc_… argument
61 #define WMITLV_OP_TAG_ID_macro(param_ptr, param_len, wmi_cmd_event_id, elem_tlv_tag, elem_struc_typ… argument
65 #define WMITLV_OP_TAG_SIZEOF_macro(param_ptr, param_len, wmi_cmd_event_id, elem_tlv_tag, elem_struc… argument
69 #define WMITLV_OP_TAG_VAR_SIZED_macro(param_ptr, param_len, wmi_cmd_event_id, elem_tlv_tag, elem_st… argument
73 #define WMITLV_OP_TAG_ARR_SIZE_macro(param_ptr, param_len, wmi_cmd_event_id, elem_tlv_tag, elem_str… argument
82 #define WMITLV_OP_STRUCT_FIELD_macro(param_ptr, param_len, wmi_cmd_event_id, elem_tlv_tag, elem_str… argument
104 #define WMITLV_ELEM(wmi_cmd_event_id, op_type, param_ptr, param_len, elem_tlv_tag, elem_struc_type,… argument
111 #define WMITLV_FXAR(wmi_cmd_event_id, op_type, param_ptr, param_len, elem_tlv_tag, elem_struc_type,… argument
184 #define WMITLV_CREATE_PARAM_STRUC(wmi_cmd_event_id) \ argument