Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_phy.h208 uint8_t ieee80211_plcp2rate(uint8_t, enum ieee80211_phytype);
H A Dieee80211_phy.c418 ieee80211_plcp2rate(uint8_t plcp, enum ieee80211_phytype type) in ieee80211_plcp2rate() function