|
@@ -170,9 +170,6 @@ typedef struct sDphHashNode {
|
|
|
uint8_t htSupportedChannelWidthSet:1;
|
|
|
uint8_t htSecondaryChannelOffset:2;
|
|
|
uint8_t rsvd1:2;
|
|
|
- /* DPH HASH ENTRY FIELDS NEEDED IN HAL ONLY */
|
|
|
- uint8_t dpuSig:4; /* DPU signiture */
|
|
|
- uint8_t staSig:4; /* STA signature */
|
|
|
uint16_t bssId; /* BSSID */
|
|
|
uint16_t assocId; /* Association ID */
|
|
|
/* This is the real sta index generated by HAL */
|