Searched refs:IEEE80211_C_SWRETRY (Results 1 – 2 of 2) sorted by relevance
480 #define IEEE80211_C_SWRETRY 0x00001000 /* CAPABILITY: sw tx retry */ macro
331 #define IEEE80211_C_SWRETRY 0x00001000 /* CAPABILITY: sw tx retry */ macro371 if ((dcaps & IEEE80211_C_SWRETRY) != 0) in wlan_drivercaps_to_snmp()