Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_rc.c31 static struct ath_rate_table ar5416_11na_ratetable = {
174 static struct ath_rate_table ar5416_11ng_ratetable = {
325 static struct ath_rate_table ar5416_11a_ratetable = {
359 static struct ath_rate_table ar5416_11g_ratetable = {
405 static struct ath_rate_table ar5416_11b_ratetable = {
448 arn_rc_sort_validrates(struct ath_rate_table *rate_table, in arn_rc_sort_validrates()
494 arn_rc_get_nextvalid_txrate(struct ath_rate_table *rate_table, in arn_rc_get_nextvalid_txrate()
535 arn_rc_get_nextlowervalid_txrate(struct ath_rate_table *rate_table, in arn_rc_get_nextlowervalid_txrate()
553 struct ath_rate_table *rate_table, uint32_t capflag) in arn_rc_init_validrates()
584 struct ath_rate_table *rate_table, in arn_rc_setvalid_rates()
[all …]
H A Darn_rc.h118 struct ath_rate_table { struct
H A Darn_xmit.c522 struct ath_rate_table *rate_table = sc->sc_currates; in arn_lookup_rate()
585 struct ath_rate_table *rt = sc->sc_currates; in arn_compute_num_delims()
1258 struct ath_rate_table *rate_table = sc->sc_currates; in ath_pkt_duration()
1295 struct ath_rate_table *rt; in ath_buf_set_rate()
1865 struct ath_rate_table *rt; in arn_tx_start()
H A Darn_beacon.c48 struct ath_rate_table *rt; in arn_beacon_setup()
H A Darn_core.h947 struct ath_rate_table *hw_rate_table[ATH9K_MODE_MAX];
948 struct ath_rate_table *sc_currates; /* current rate table */
H A Darn_ath9k.h835 struct ath_rate_table;
847 struct ath_rate_table *rates,
H A Darn_main.c508 struct ath_rate_table *rt; in arn_setcurmode()
613 struct ath_rate_table *rate_table = NULL; in arn_setup_rates()
H A Darn_hw.c166 struct ath_rate_table *rates, in ath9k_hw_computetxtime()