Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.c18 static const struct ieee80211_rate plfxlc_rates[] = { variable
724 memcpy(mac->rates, plfxlc_rates, sizeof(plfxlc_rates)); in plfxlc_mac_alloc_hw()
725 mac->band.n_bitrates = ARRAY_SIZE(plfxlc_rates); in plfxlc_mac_alloc_hw()