Searched defs:txrate (Results 1 - 22 of 22) sorted by relevance

/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
/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
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Ddebugfs_sta.c19 struct rate_info *txrate = &arsta->txrate; local
[all...]
H A Dcore.h514 struct rate_info txrate; member in struct:ath11k_sta
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_core.c467 struct rate_info *txrate = &msta->wcid.rate; local
[all...]
H A Dmt76x02_mac.c279 mt76x02_mac_process_tx_rate(struct ieee80211_tx_rate *txrate, u16 rate, argument
[all...]
H A Dmt76_connac_mac.c607 u32 txrate, txs, mode, stbc; local
/freebsd-current/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h45 uint8_t txrate; member in struct:wlan_peer
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmain.c976 struct rate_info *txrate = &msta->wcid.rate; local
[all...]
H A Dmac.c1175 u32 txrate, txs, mode, stbc; local
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmain.c1070 struct rate_info *txrate = &msta->wcid.rate; local
[all...]
/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
/freebsd-current/sys/dev/ath/
H A Dif_ath_tx.c1560 u_int8_t rix = 0, txrate = 0; local
2145 u_int8_t rix, txrate; local
[all...]
/freebsd-current/sys/dev/iwi/
H A Dif_iwi.c3440 uint32_t txrate; local
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c3816 struct rate_info *txrate = &arsta->txrate; local
3942 struct rate_info txrate; local
[all...]
H A Dcore.h533 struct rate_info txrate; member in struct:ath10k_sta
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dcore.h413 struct rate_info txrate; member in struct:ath12k_sta
/freebsd-current/sys/dev/iwn/
H A Dif_iwn.c5342 int i, rate, txrate; local
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h545 struct rate_info txrate; member in struct:station_info
H A Dmac80211.h2572 ieee80211_get_tx_rates(struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct sk_buff *skb, struct ieee80211_tx_rate *txrate, int nrates) argument
/freebsd-current/sys/contrib/dev/rtw88/
H A Dmain.h732 struct rate_info txrate; member in struct:rtw_ra_report
/freebsd-current/sys/contrib/dev/rtw89/
H A Dcore.h2757 struct rate_info txrate; member in struct:rtw89_ra_report

Completed in 489 milliseconds