Searched refs:hwsim_tx_rate (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/
H A Dmac80211_hwsim.h140 * struct hwsim_tx_rate - rate selection/status
152 struct hwsim_tx_rate { struct
H A Dmac80211_hwsim.c491 sizeof(struct hwsim_tx_rate)},
857 struct hwsim_tx_rate tx_attempts[IEEE80211_TX_MAX_RATES];
907 sizeof(struct hwsim_tx_rate)*IEEE80211_TX_MAX_RATES,
2266 struct hwsim_tx_rate *tx_attempts;
2307 tx_attempts = (struct hwsim_tx_rate *)nla_data(

Completed in 64 milliseconds