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

/freebsd-current/sys/net80211/
H A Dieee80211_phy.h90 uint8_t shortPreamble; /* mask for enabling short member in struct:ieee80211_rate_table::__anon5185
/freebsd-current/sys/dev/ath/ath_rate/amrr/
H A Damrr.c104 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, int shortPreamble, size_t frameLen, int tid, int is_aggr, u_int8_t *rix, int *try0, u_int8_t *txrate, int *maxdur, int *maxpktlen) argument
147 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, struct ath_desc *ds, int shortPreamble, u_int8_t rix) argument
/freebsd-current/sys/dev/ath/ath_rate/onoe/
H A Donoe.c112 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, int shortPreamble, size_t frameLen, int tid, int is_aggr, u_int8_t *rix, int *try0, u_int8_t *txrate, int *maxdur, int *maxpktlen) argument
155 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, struct ath_desc *ds, int shortPreamble, u_int8_t rix) argument
/freebsd-current/sys/dev/ath/
H A Dif_ath_tx_ht.c619 HAL_BOOL shortPreamble = AH_FALSE; local
H A Dif_ath_tx.c1049 int shortPreamble; local
1122 int shortPreamble; local
1177 ath_tx_get_rtscts_rate(struct ath_hal *ah, const HAL_RATE_TABLE *rt, int cix, int shortPreamble) argument
1202 ath_tx_calc_ctsduration(struct ath_hal *ah, int rix, int cix, int shortPreamble, int pktlen, const HAL_RATE_TABLE *rt, int flags) argument
1566 HAL_BOOL shortPreamble; local
[all...]
/freebsd-current/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c53 uint8_t shortPreamble; /* mask for enabling short member in struct:ieee80211_rate_table::__anon6382
/freebsd-current/sys/dev/ath/ath_rate/sample/
H A Dsample.c659 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, int shortPreamble, size_t frameLen, int tid, int is_aggr, u_int8_t *rix0, int *try0, u_int8_t *txrate, int *maxdur, int *maxpktlen) argument
925 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, struct ath_desc *ds, int shortPreamble, u_int8_t rix) argument
[all...]
/freebsd-current/sys/dev/ath/ath_hal/
H A Dah.c361 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, HAL_BOOL includeSifs) argument
430 ath_hal_computetxtime(struct ath_hal *ah, const HAL_RATE_TABLE *rates, uint32_t frameLen, uint16_t rateix, HAL_BOOL shortPreamble, HAL_BOOL includeSifs) argument
H A Dah.h687 uint8_t shortPreamble; /* mask for enabling short member in struct:__anon1697::__anon1698

Completed in 278 milliseconds