Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/ocb/core/inc/
H A Dwlan_ocb_main.h119 struct ocb_set_config_response channel_cfg_rsp;
/wlan-driver/qcacld-3.0/components/ocb/dispatcher/inc/
H A Dwlan_ocb_public_structs.h199 struct ocb_set_config_response { struct
/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()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ocb.c338 struct ocb_set_config_response *response = response_ptr; in hdd_ocb_set_config_callback()