Home
last modified time | relevance | path

Searched refs:IEEE80211_TX_MAX_RATES (Results 1 – 1 of 1) sorted by relevance

/include/net/
Dmac80211.h992 #define IEEE80211_TX_MAX_RATES 4 macro
1121 IEEE80211_TX_MAX_RATES];
1142 struct ieee80211_tx_rate rates[IEEE80211_TX_MAX_RATES];
1155 IEEE80211_TX_MAX_RATES];
1282 for (i = 0; i < IEEE80211_TX_MAX_RATES; i++) in ieee80211_tx_info_clear_status()