wlcore: update acx enum
[deliverable/linux.git] / drivers / net / wireless / ti / wl18xx / acx.h
index e2609a6b7341d6048b05bc9bcee6071090da0dbc..394d12500834835894281f93b1009582522ac7e7 100644 (file)
 #include "../wlcore/acx.h"
 
 enum {
-       ACX_CLEAR_STATISTICS             = 0x0047,
+       ACX_NS_IPV6_FILTER               = 0x0050,
+       ACX_PEER_HT_OPERATION_MODE_CFG   = 0x0051,
+       ACX_CSUM_CONFIG                  = 0x0052,
+       ACX_SIM_CONFIG                   = 0x0053,
+       ACX_CLEAR_STATISTICS             = 0x0054,
+       ACX_AUTO_RX_STREAMING            = 0x0055,
+       ACX_PEER_CAP                     = 0x0056
 };
 
 /* numbers of bits the length field takes (add 1 for the actual number) */
This page took 0.02401 seconds and 5 git commands to generate.