qcacmn: Green AP UMAC componentization
Add APIs, structures for Green AP component. Change-Id: I4a39470104c89c20eec5440b7ae251a764151fd5 CRs-Fixed: 2166428
This commit is contained in:

committed by
snandini

parent
e42cd4be0d
commit
0d578ffa23
@@ -910,14 +910,6 @@ struct bss_chan_info_request_params {
|
||||
uint32_t param;
|
||||
};
|
||||
|
||||
/**
|
||||
* struct green_ap_ps_params - green ap ps cmd parameter
|
||||
* @value: parameter value
|
||||
*/
|
||||
struct green_ap_ps_params {
|
||||
uint32_t value;
|
||||
};
|
||||
|
||||
/**
|
||||
* struct wow_cmd_params - wow cmd parameter
|
||||
* @enable: wow enable or disable flag
|
||||
|
Reference in New Issue
Block a user