Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/ocb/core/inc/
H A Dwlan_ocb_main.h95 struct ocb_config *channel_config;
229 struct ocb_config *ocb_config_new(uint32_t num_channels,
240 struct ocb_config *ocb_copy_config(struct ocb_config *src);
/wlan-driver/qcacld-3.0/components/ocb/dispatcher/inc/
H A Dwlan_ocb_public_structs.h170 struct ocb_config { struct
290 struct ocb_config *config);
338 QDF_STATUS (*start_ocb_vdev)(struct ocb_config *config);
H A Dwlan_ocb_ucfg_api.h40 struct ocb_config *config,
170 QDF_STATUS (*ocb_start)(struct ocb_config *));
/wlan-driver/qcacld-3.0/components/ocb/core/src/
H A Dwlan_ocb_main.c76 struct ocb_config *config) in ocb_set_chan_info()
373 struct ocb_config *config; in ocb_process_start_vdev_msg()
470 struct ocb_config *ocb_copy_config(struct ocb_config *src) in ocb_copy_config()
472 struct ocb_config *dst; in ocb_copy_config()
/wlan-driver/qcacld-3.0/components/ocb/dispatcher/src/
H A Dwlan_ocb_ucfg_api.c187 struct ocb_config *config; in ucfg_ocb_config_channel()
231 struct ocb_config *config, in ucfg_ocb_set_channel_config()
613 QDF_STATUS (*ocb_start)(struct ocb_config *)) in ucfg_ocb_register_vdev_start() argument
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_ocb_api.h57 struct ocb_config *config);
H A Dwmi_unified_priv.h777 struct ocb_config *config);
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_ocb.c38 static QDF_STATUS wma_start_ocb_vdev(struct ocb_config *config) in wma_start_ocb_vdev()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_ocb_api.c97 struct ocb_config *config) in wmi_unified_ocb_set_config()
H A Dwmi_unified_ocb_ut.c272 struct ocb_config *config) in fake_ocb_set_config_cmd_tlv()
H A Dwmi_unified_ocb_tlv.c459 struct ocb_config *config) in send_ocb_set_config_cmd_tlv()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ocb.c189 struct ocb_config *config) in hdd_ocb_validate_config()
274 struct ocb_config *hdd_ocb_config_new(uint32_t num_channels, in hdd_ocb_config_new()
279 struct ocb_config *ret = 0; in hdd_ocb_config_new()
367 struct ocb_config *config) in hdd_ocb_set_config_req()
461 struct ocb_config *config = NULL; in __iw_set_dot11p_channel_sched()
783 struct ocb_config *config; in __wlan_hdd_cfg80211_ocb_set_config()
/wlan-driver/qcacld-3.0/components/target_if/ocb/src/
H A Dtarget_if_ocb.c61 struct ocb_config *config) in target_if_ocb_set_config()