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

/freebsd-10.3-release/sys/net80211/
H A Dieee80211_phy.h71 uint8_t shortPreamble; /* mask for enabling short member in struct:ieee80211_rate_table::__anon11062
/freebsd-10.3-release/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-10.3-release/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-10.3-release/sys/dev/ath/
H A Dif_ath_tx_ht.c500 HAL_BOOL shortPreamble = AH_FALSE; local
H A Dif_ath_tx.c1066 int shortPreamble; local
1130 int shortPreamble; local
1184 ath_tx_get_rtscts_rate(struct ath_hal *ah, const HAL_RATE_TABLE *rt, int cix, int shortPreamble) argument
1209 ath_tx_calc_ctsduration(struct ath_hal *ah, int rix, int cix, int shortPreamble, int pktlen, const HAL_RATE_TABLE *rt, int flags) argument
1573 HAL_BOOL shortPreamble; local
[all...]
/freebsd-10.3-release/sys/dev/ath/ath_rate/sample/
H A Dsample.c480 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
687 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, struct ath_desc *ds, int shortPreamble, u_int8_t rix) argument
[all...]
/freebsd-10.3-release/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c56 uint8_t shortPreamble; /* mask for enabling short member in struct:ieee80211_rate_table::__anon12345
/freebsd-10.3-release/sys/dev/ath/ath_hal/
H A Dah.c283 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
348 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.h670 uint8_t shortPreamble; /* mask for enabling short member in struct:__anon7945::__anon7946

Completed in 142 milliseconds