qcacmn: Add CDP API to check if UMAC reset is in progress
Add CDP API to check if UMAC reset is in progress. Change-Id: I9b5891f61278aa6be52ee2e8d5f9de3185d92eef CRs-Fixed: 3475148
This commit is contained in:

committed by
Madan Koyyalamudi

parent
8b6fd27e6e
commit
65e8b2f3d8
@@ -953,6 +953,7 @@ struct cdp_ctrl_ops {
|
||||
uint32_t *mask,
|
||||
uint32_t *mask_cont);
|
||||
#endif
|
||||
bool (*umac_reset_is_inprogress)(struct cdp_soc_t *psoc);
|
||||
};
|
||||
|
||||
struct cdp_me_ops {
|
||||
|
Reference in New Issue
Block a user