Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dmac80211_hwsim.h178 * struct hwsim_tx_rate - rate selection/status
190 struct hwsim_tx_rate { struct
241 * struct hwsim_tx_rate - rate selection/status
H A Dmac80211_hwsim.c673 sizeof(struct hwsim_tx_rate)},
1206 struct hwsim_tx_rate tx_attempts[IEEE80211_TX_MAX_RATES]; in mac80211_hwsim_tx_frame_nl()
1267 sizeof(struct hwsim_tx_rate)*IEEE80211_TX_MAX_RATES, in mac80211_hwsim_tx_frame_nl()
3509 struct hwsim_tx_rate *tx_attempts; in hwsim_tx_info_frame_received_nl()
3565 tx_attempts = (struct hwsim_tx_rate *)nla_data( in hwsim_tx_info_frame_received_nl()
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.h196 * struct hwsim_tx_rate - rate selection/status
208 struct hwsim_tx_rate { struct
259 * struct hwsim_tx_rate - rate selection/status
H A Dmac80211_hwsim.c881 sizeof(struct hwsim_tx_rate)},
1494 struct hwsim_tx_rate tx_attempts[IEEE80211_TX_MAX_RATES]; in mac80211_hwsim_tx_frame_nl()
1555 sizeof(struct hwsim_tx_rate)*IEEE80211_TX_MAX_RATES, in mac80211_hwsim_tx_frame_nl()
5515 struct hwsim_tx_rate *tx_attempts; in hwsim_tx_info_frame_received_nl()
5571 tx_attempts = (struct hwsim_tx_rate *)nla_data( in hwsim_tx_info_frame_received_nl()

Completed in 14 milliseconds