Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D3945.c2298 RATE_1M_PLCP); in il3945_manage_ibss_station()
H A Dcommon.h2565 RATE_1M_PLCP = 10, enumerator
H A Dcommon.c1989 rate = (il->band == NL80211_BAND_5GHZ) ? RATE_6M_PLCP : RATE_1M_PLCP; in il_prep_station()
3838 return RATE_1M_PLCP; in il_get_lowest_plcp()
H A D4965-mac.c943 rate = RATE_1M_PLCP; in il4965_request_scan()
6271 RATE_1M_PLCP) ? 0 : IEEE80211_RATE_SHORT_PREAMBLE; in il4965_init_hw_rates()
H A D3945-mac.c2586 scan->tx_cmd.rate = RATE_1M_PLCP; in il3945_request_scan()