Home
last modified time | relevance | path

Searched refs:iwn_rate_to_plcp (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/netif/iwn/
H A Dif_iwn.c2800 iwn_rate_to_plcp(struct iwn_softc *sc, struct ieee80211_node *ni, in iwn_rate_to_plcp() function
4631 tx->rate = iwn_rate_to_plcp(sc, ni, rate); in iwn_tx_data()
4854 tx->rate = iwn_rate_to_plcp(sc, ni, rate); in iwn_tx_data_raw()
5396 plcp = iwn_rate_to_plcp(sc, ni, rate);