This was missing from the previous HAL commit - it fixes a typo and
introduces the PS-POLL hardware support.
This commit is contained in:
parent
a74f5bf40c
commit
d2211b6a68
@ -196,7 +196,8 @@ typedef struct {
|
||||
halEnhancedPmSupport : 1,
|
||||
halMbssidAggrSupport : 1,
|
||||
halBssidMatchSupport : 1,
|
||||
hal4kbSplitTransSupport : 1;
|
||||
hal4kbSplitTransSupport : 1,
|
||||
halHasPsPollSupport : 1;
|
||||
uint32_t halWirelessModes;
|
||||
uint16_t halTotalQueues;
|
||||
uint16_t halKeyCacheSize;
|
||||
|
Loading…
x
Reference in New Issue
Block a user