mac80211: add rx decapsulation offload support
[linux-2.6-microblaze.git] / net / mac80211 / debugfs.c
index 9e723d9..08a6f66 100644 (file)
@@ -405,6 +405,7 @@ static const char *hw_flag_names[] = {
        FLAG(SUPPORTS_ONLY_HE_MULTI_BSSID),
        FLAG(AMPDU_KEYBORDER_SUPPORT),
        FLAG(SUPPORTS_TX_ENCAP_OFFLOAD),
+       FLAG(SUPPORTS_RX_DECAP_OFFLOAD),
 #undef FLAG
 };