Home
last modified time | relevance | path

Searched refs:wmi_check_command_params (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c2157 if (wmi_handle->ops->wmi_check_command_params(NULL, buf_ptr, len, cmd_id) in wmi_unified_cmd_send_fl()
H A Dwmi_unified_tlv.c21843 .wmi_check_command_params = wmitlv_check_command_tlv_params,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h2599 int (*wmi_check_command_params)(void *os_handle, void *param_struc_ptr, member