Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c1090 if (wmi_handle->ops->send_cfg_action_frm_tb_ppdu_cmd) in wmi_unified_cfg_action_frm_tb_ppdu_cmd()
1091 return wmi_handle->ops->send_cfg_action_frm_tb_ppdu_cmd( in wmi_unified_cfg_action_frm_tb_ppdu_cmd()
H A Dwmi_unified_tlv.c21616 .send_cfg_action_frm_tb_ppdu_cmd = send_cfg_action_frm_tb_ppdu_cmd_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h1321 QDF_STATUS (*send_cfg_action_frm_tb_ppdu_cmd)(wmi_unified_t wmi_handle, member