Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/ocb/core/src/
H A Dwlan_ocb_main.c134 struct ocb_set_config_response config_rsp; in ocb_channel_config_status() local
158 config_rsp = event->rsp.channel_cfg_rsp; in ocb_channel_config_status()
161 if (config_rsp.status == OCB_CHANNEL_CONFIG_SUCCESS) in ocb_channel_config_status()
170 config_rsp.status = OCB_CHANNEL_CONFIG_FAIL; in ocb_channel_config_status()
175 &config_rsp); in ocb_channel_config_status()