Home
last modified time | relevance | path

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

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