Searched refs:ieee80211_get_ratetable (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/net80211/
H A Dieee80211_phy.h86 const struct ieee80211_rate_table *ieee80211_get_ratetable(
H A Dieee80211_phy.c373 ieee80211_get_ratetable(struct ieee80211_channel *c) function
H A Dieee80211_superg.c989 ic->ic_rt = ieee80211_get_ratetable(chan);
H A Dieee80211_scan_sw.c719 ic->ic_rt = ieee80211_get_ratetable(chan);
H A Dieee80211_node.c716 ic->ic_rt = ieee80211_get_ratetable(ic->ic_curchan);
744 ic->ic_rt = ieee80211_get_ratetable(ic->ic_curchan);
H A Dieee80211.c197 ic->ic_rt = ieee80211_get_ratetable(ic->ic_curchan);
H A Dieee80211_ioctl.c1969 ic->ic_rt = ieee80211_get_ratetable(ic->ic_curchan);
1986 ic->ic_rt = ieee80211_get_ratetable(ic->ic_curchan);
/freebsd-11-stable/sys/dev/wtap/
H A Dif_wtap.c684 ic->ic_rt = ieee80211_get_ratetable(&ic->ic_channels[0]);
/freebsd-11-stable/sys/dev/bwi/
H A Dbwimac.c1365 rt = ieee80211_get_ratetable(
1370 rt = ieee80211_get_ratetable(
H A Dif_bwi.c518 sc->sc_rates = ieee80211_get_ratetable(ic->ic_curchan);
1729 sc->sc_rates = ieee80211_get_ratetable(c);

Completed in 220 milliseconds