Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlegacy/
D3945.c2289 IEEE80211_BAND_5GHZ) ? RATE_6M_PLCP : in il3945_manage_ibss_station()
Dcommon.h2537 RATE_6M_PLCP = 13, enumerator
Dcommon.c1955 rate = (il->band == IEEE80211_BAND_5GHZ) ? RATE_6M_PLCP : RATE_1M_PLCP; in il_prep_station()
3789 return RATE_6M_PLCP; in il_get_lowest_plcp()
D4965-mac.c929 rate = RATE_6M_PLCP; in il4965_request_scan()
936 rate = RATE_6M_PLCP; in il4965_request_scan()
D3945-mac.c2608 scan->tx_cmd.rate = RATE_6M_PLCP; in il3945_request_scan()