Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/coex/core/inc/
H A Dwlan_coex_main.h212 return &rx_ops->dbam_rx_ops; in wlan_psoc_get_dbam_rx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
H A Dwlan_lmac_if.c1042 rx_ops->dbam_rx_ops.dbam_resp_event = target_if_dbam_process_event; in wlan_lmac_if_dbam_rx_ops_register()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h2842 struct wlan_lmac_if_dbam_rx_ops dbam_rx_ops; member