Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_phy.h212 uint8_t ieee80211_rate2plcp(int, enum ieee80211_phytype);
H A Dieee80211_phy.c450 ieee80211_rate2plcp(int rate, enum ieee80211_phytype type) in ieee80211_rate2plcp() function