Home
last modified time | relevance | path

Searched defs:disa_tx_ops (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/disa/dispatcher/src/
H A Dwlan_disa_tgt_api.c36 struct wlan_disa_tx_ops *disa_tx_ops; in tgt_disa_encrypt_decrypt_req() local
102 struct wlan_disa_tx_ops *disa_tx_ops; in tgt_disa_register_ev_handlers() local
122 struct wlan_disa_tx_ops *disa_tx_ops; in tgt_disa_unregister_ev_handlers() local
/wlan-driver/qcacld-3.0/components/disa/core/inc/
H A Dwlan_disa_priv.h42 struct wlan_disa_tx_ops disa_tx_ops; member
/wlan-driver/qcacld-3.0/components/target_if/disa/src/
H A Dtarget_if_disa.c127 void target_if_disa_register_tx_ops(struct wlan_disa_tx_ops *disa_tx_ops) in target_if_disa_register_tx_ops()