qcacmn: Replace target related feature values with INI parameters
Introduce INI parameters to fetch feature related values based on target type and add CDP interface to get dp INI parameters to control path Change-Id: Id6a3f409106eb7dc01b08a3f1ec00dbe7efc359f
This commit is contained in:
@@ -366,6 +366,9 @@ struct cdp_cmn_ops {
|
||||
int (*txrx_classify_update)
|
||||
(struct cdp_vdev *vdev, qdf_nbuf_t skb,
|
||||
enum txrx_direction, struct ol_txrx_nbuf_classify *nbuf_class);
|
||||
|
||||
bool (*get_dp_capabilities)(struct cdp_soc_t *soc,
|
||||
enum cdp_capabilities dp_caps);
|
||||
};
|
||||
|
||||
struct cdp_ctrl_ops {
|
||||
|
Reference in New Issue
Block a user