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
73554f9a8c
commit
b3c81ac057
@@ -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