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

/freebsd-11-stable/sys/net80211/
H A Dieee80211_phy.h75 uint8_t shortPreamble; /* mask for enabling short member in struct:ieee80211_rate_table::__anon12366
/freebsd-11-stable/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, u_int8_t *rix, int *try0, u_int8_t *txrate) argument
145 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, struct ath_desc *ds, int shortPreamble, u_int8_t rix) argument
/freebsd-11-stable/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, u_int8_t *rix, int *try0, u_int8_t *txrate) argument
152 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, struct ath_desc *ds, int shortPreamble, u_int8_t rix) argument
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_tx_ht.c536 HAL_BOOL shortPreamble = AH_FALSE; local
H A Dif_ath_tx.c1036 int shortPreamble; local
1099 int shortPreamble; local
1153 ath_tx_get_rtscts_rate(struct ath_hal *ah, const HAL_RATE_TABLE *rt, int cix, int shortPreamble) argument
1178 ath_tx_calc_ctsduration(struct ath_hal *ah, int rix, int cix, int shortPreamble, int pktlen, const HAL_RATE_TABLE *rt, int flags) argument
1540 HAL_BOOL shortPreamble; local
[all...]
/freebsd-11-stable/sys/dev/ath/ath_rate/sample/
H A Dsample.c482 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
688 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, struct ath_desc *ds, int shortPreamble, u_int8_t rix) argument
[all...]
/freebsd-11-stable/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c55 uint8_t shortPreamble; /* mask for enabling short member in struct:ieee80211_rate_table::__anon13718
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah.c286 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
351 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.h673 uint8_t shortPreamble; /* mask for enabling short member in struct:__anon9137::__anon9138

Completed in 157 milliseconds