Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spatial_reuse/src/
Dtarget_if_spatial_reuse.c62 struct sr_prohibit_param srp_param; in spatial_reuse_send_sr_prohibit_cfg() local
71 srp_param.vdev_id = wlan_vdev_get_id(vdev); in spatial_reuse_send_sr_prohibit_cfg()
72 srp_param.sr_he_siga_val15_allowed = he_siga_va15_allowed; in spatial_reuse_send_sr_prohibit_cfg()
74 return wmi_unified_vdev_param_sr_prohibit_send(wmi_handle, &srp_param); in spatial_reuse_send_sr_prohibit_cfg()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_vdev_api.h224 struct sr_prohibit_param *srp_param);
228 struct sr_prohibit_param *srp_param) in wmi_unified_vdev_param_sr_prohibit_send() argument
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_vdev_api.c229 struct sr_prohibit_param *srp_param) in wmi_unified_vdev_param_sr_prohibit_send() argument
233 srp_param); in wmi_unified_vdev_param_sr_prohibit_send()