Searched refs:sta_rates (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/wl12xx/
H A Dcmd.c1464 u32 sta_rates; local
1487 sta_rates = sta->supp_rates[wlvif->band];
1489 sta_rates |= sta->ht_cap.mcs.rx_mask[0] << HW_HT_RATES_OFFSET;
1492 cpu_to_le32(wl1271_tx_enabled_rates_get(wl, sta_rates,

Completed in 21 milliseconds