Searched refs:os_handle (Results 1 – 2 of 2) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
H A D | wmi_tlv_helper.c | 193 wmitlv_check_tlv_params(void *os_handle, void *param_struc_ptr, in wmitlv_check_tlv_params() argument 438 wmitlv_check_event_tlv_params(void *os_handle, void *param_struc_ptr, in wmitlv_check_event_tlv_params() argument 444 (os_handle, param_struc_ptr, param_buf_len, is_cmd_id, in wmitlv_check_event_tlv_params() 462 wmitlv_check_command_tlv_params(void *os_handle, void *param_struc_ptr, in wmitlv_check_command_tlv_params() argument 469 (os_handle, param_struc_ptr, param_buf_len, is_cmd_id, in wmitlv_check_command_tlv_params() 490 wmitlv_check_and_pad_tlvs(void *os_handle, void *param_struc_ptr, in wmitlv_check_and_pad_tlvs() argument 529 wmi_tlv_os_mem_alloc(os_handle, *wmi_cmd_struct_ptr, in wmitlv_check_and_pad_tlvs() 710 wmi_tlv_os_mem_alloc(os_handle, new_tlv_buf, in wmitlv_check_and_pad_tlvs() 917 wmi_tlv_os_mem_alloc(os_handle, new_tlv_buf, in wmitlv_check_and_pad_tlvs() 998 wmitlv_check_and_pad_event_tlvs(void *os_handle, void *param_struc_ptr, in wmitlv_check_and_pad_event_tlvs() argument [all …]
|
/wlan-driver/qca-wifi-host-cmn/wmi/inc/ |
H A D | wmi_unified_priv.h | 2595 int (*wmi_check_and_pad_event)(void *os_handle, void *param_struc_ptr, 2599 int (*wmi_check_command_params)(void *os_handle, void *param_struc_ptr,
|