Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/ocb/dispatcher/src/
H A Dwlan_ocb_ucfg_api.c42 static struct wlan_ocb_tx_ops *
190 struct wlan_ocb_tx_ops *tx_ops; in ucfg_ocb_config_channel()
240 struct wlan_ocb_tx_ops *tx_ops; in ucfg_ocb_set_channel_config()
321 struct wlan_ocb_tx_ops *tx_ops; in ucfg_ocb_set_utc_time()
355 struct wlan_ocb_tx_ops *tx_ops; in ucfg_ocb_start_timing_advert()
387 struct wlan_ocb_tx_ops *tx_ops; in ucfg_ocb_stop_timing_advert()
421 struct wlan_ocb_tx_ops *tx_ops; in ucfg_ocb_get_tsf_timer()
468 struct wlan_ocb_tx_ops *tx_ops; in ucfg_ocb_dcc_get_stats()
511 struct wlan_ocb_tx_ops *tx_ops; in ucfg_ocb_dcc_clear_stats()
556 struct wlan_ocb_tx_ops *tx_ops; in ucfg_ocb_dcc_update_ndl()
H A Dwlan_ocb_tgt_api.c288 struct wlan_ocb_tx_ops *ocb_ops; in tgt_ocb_register_ev_handler()
310 struct wlan_ocb_tx_ops *ocb_ops; in tgt_ocb_unregister_ev_handler()
/wlan-driver/qcacld-3.0/components/ocb/core/inc/
H A Dwlan_ocb_main.h99 struct wlan_ocb_tx_ops ocb_txops;
169 static inline struct wlan_ocb_tx_ops *
/wlan-driver/qcacld-3.0/components/target_if/ocb/inc/
H A Dtarget_if_ocb.h56 struct wlan_ocb_tx_ops *tx_ops);
/wlan-driver/qcacld-3.0/components/ocb/dispatcher/inc/
H A Dwlan_ocb_public_structs.h288 struct wlan_ocb_tx_ops { struct
/wlan-driver/qcacld-3.0/components/target_if/ocb/src/
H A Dtarget_if_ocb.c688 target_if_ocb_register_tx_ops(struct wlan_ocb_tx_ops *ocb_txops) in target_if_ocb_register_tx_ops()