Searched defs:series (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/ath/ |
H A D | if_ath_tx_ht.c | 591 struct ath_buf *bf, HAL_11N_RATE_SERIES *series) in ath_rateseries_setup() 692 ath_rateseries_print(struct ath_softc *sc, HAL_11N_RATE_SERIES *series) in ath_rateseries_print() 720 HAL_11N_RATE_SERIES series[4]; in ath_buf_set_rate() local
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_xmit_ds.c | 711 HAL_11N_RATE_SERIES series[], in ar9300_set_11n_rate_scenario()
|
H A D | ar9300_freebsd.c | 819 u_int durUpdateEn, u_int rtsctsRate, HAL_11N_RATE_SERIES series[], in ar9300_freebsd_set_11n_rate_scenario()
|
H A D | ar9300.h | 1620 #define ar9300_set_11n_txbf_sounding(ah, ds, series, cec, opt) argument
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_xmit.c | 875 HAL_11N_RATE_SERIES series[], u_int nseries, u_int flags) in ar5416Set11nRateScenario()
|
/freebsd/sys/dev/ath/ath_rate/sample/ |
H A D | sample.c | 1083 badrate(struct ath_softc *sc, int series, int hwrate, int tries, int status) in badrate()
|
/freebsd/sys/dev/dpaa2/ |
H A D | dpaa2_rc.c | 3354 int printed = 0, series = 0; in dpaa2_rc_print_type() local
|