Home
last modified time | relevance | path

Searched defs:txrate (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/sys/net80211/
H A Dieee80211_ra.c150 uint64_t txrate; in ieee80211_ra_get_txrate() local
331 uint64_t txrate = rsnext->rates[i]; in ieee80211_ra_probe_next_rateset() local
H A Dieee80211_ra_vht.c155 uint64_t txrate; in ieee80211_ra_vht_get_txrate() local
319 uint64_t txrate = rsnext->rates[mcs]; in ieee80211_ra_vht_probe_next_rateset() local
/openbsd-src/sys/dev/ic/
H A Dif_wi_hostap.c1058 wihap_check_tx(struct wihap_info *whi, u_int8_t addr[], u_int8_t *txrate) in wihap_check_tx()
1385 wihap_check_tx(struct wihap_info *whi, u_int8_t addr[], u_int8_t *txrate) in wihap_check_tx()
H A Dbwfm.c665 bwfm_rate2vhtmcs(int *mcs, int *ss, uint32_t txrate) in bwfm_rate2vhtmcs()
686 bwfm_rate2htmcs(uint32_t txrate) in bwfm_rate2htmcs()
711 uint32_t txrate; in bwfm_update_node() local
H A Dif_wi.c2660 wi_sync_media(struct wi_softc *sc, int ptype, int txrate) in wi_sync_media()
H A Dar5008.c1561 int txrate; in ar5008_tx() local
H A Dath.c1993 u_int8_t rix, cix, txrate, ctsrate; in ath_tx_start() local
H A Dar9003.c1469 int txrate = ni->ni_txrate; in ar9003_tx() local
/openbsd-src/sys/dev/pci/
H A Dif_iwmvar.h264 int txrate; member
H A Dif_iwn.c3940 int txrate; in iwn_set_link_quality() local
H A Dif_iwm.c5617 struct iwm_node *in, int txmcs, int txrate) in iwm_rx_tx_cmd_single() argument