Searched defs:shortPreamble (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/sys/dev/ath/
H A Dif_ath_tx_ht.c104 HAL_BOOL shortPreamble = AH_FALSE; local
H A Dif_ath_tx.c511 HAL_BOOL shortPreamble; local
424 ath_tx_get_rtscts_rate(struct ath_hal *ah, const HAL_RATE_TABLE *rt, int rix, int cix, int shortPreamble) argument
450 ath_tx_calc_ctsduration(struct ath_hal *ah, int rix, int cix, int shortPreamble, int pktlen, const HAL_RATE_TABLE *rt, int flags) argument
[all...]
/freebsd-9.3-release/sys/net80211/
H A Dieee80211_phy.h69 uint8_t shortPreamble; /* mask for enabling short member in struct:ieee80211_rate_table::__anon9630
/freebsd-9.3-release/sys/dev/ath/ath_rate/amrr/
H A Damrr.c103 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, int shortPreamble, size_t frameLen, u_int8_t *rix, int *try0, u_int8_t *txrate) argument
142 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, struct ath_desc *ds, int shortPreamble, u_int8_t rix) argument
/freebsd-9.3-release/sys/dev/ath/ath_rate/onoe/
H A Donoe.c111 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, int shortPreamble, size_t frameLen, u_int8_t *rix, int *try0, u_int8_t *txrate) argument
149 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, struct ath_desc *ds, int shortPreamble, u_int8_t rix) argument
/freebsd-9.3-release/sys/dev/ath/ath_rate/sample/
H A Dsample.c321 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, int shortPreamble, size_t frameLen, u_int8_t *rix0, int *try0, u_int8_t *txrate) argument
467 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, struct ath_desc *ds, int shortPreamble, u_int8_t rix) argument
[all...]
/freebsd-9.3-release/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c56 uint8_t shortPreamble; /* mask for enabling short member in struct:ieee80211_rate_table::__anon10718
/freebsd-9.3-release/sys/dev/ath/ath_hal/
H A Dah.c260 ath_hal_pkt_txtime(struct ath_hal *ah, const HAL_RATE_TABLE *rates, uint32_t frameLen, uint16_t rateix, HAL_BOOL isht40, HAL_BOOL shortPreamble) argument
319 ath_hal_computetxtime(struct ath_hal *ah, const HAL_RATE_TABLE *rates, uint32_t frameLen, uint16_t rateix, HAL_BOOL shortPreamble) argument
H A Dah.h492 uint8_t shortPreamble; /* mask for enabling short member in struct:__anon7015::__anon7016

Completed in 212 milliseconds