Home
last modified time | relevance | path

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

/linux/include/net/
H A Dcfg80211.h879 enum nl80211_tx_rate_setting txrate_type; member
/linux/net/wireless/
H A Dnl80211.c17291 tid_conf->txrate_type = nla_get_u8(attrs[idx]); in parse_tid_conf()
17293 if (tid_conf->txrate_type != NL80211_TX_RATE_AUTOMATIC) { in parse_tid_conf()