Home
last modified time | relevance | path

Searched refs:cdp_dp_cfg (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_cmn_struct.h3028 enum cdp_dp_cfg { enum
Dcdp_txrx_cmn.h2678 static inline uint32_t cdp_cfg_get(ol_txrx_soc_handle soc, enum cdp_dp_cfg cfg) in cdp_cfg_get()
Dcdp_txrx_ops.h363 uint32_t (*txrx_get_cfg)(struct cdp_soc_t *soc, enum cdp_dp_cfg cfg);
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_txrx.c5939 static uint32_t ol_txrx_get_cfg(struct cdp_soc_t *soc_hdl, enum cdp_dp_cfg cfg) in ol_txrx_get_cfg()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_main.c11470 static uint32_t dp_get_cfg(struct cdp_soc_t *soc, enum cdp_dp_cfg cfg) in dp_get_cfg()