qcacmn: Add support to get device name and tx capture debugfs init
Add support to get device name and invoke debugfs init on post attach so that device name is updated at that point. Change-Id: I0e0a06cae4bef4d6e43c0295f5db99220b185df2
This commit is contained in:
@@ -1087,6 +1087,8 @@ struct ol_if_ops {
|
||||
int (*get_soc_nss_cfg)(struct cdp_ctrl_objmgr_psoc *ol_soc_handle);
|
||||
/* TODO: Add any other control path calls required to OL_IF/WMA layer */
|
||||
|
||||
char *(*get_device_name)(struct cdp_ctrl_objmgr_psoc *ctrl_psoc,
|
||||
uint8_t pdev_id);
|
||||
};
|
||||
|
||||
#ifdef DP_PEER_EXTENDED_API
|
||||
|
Reference in New Issue
Block a user