Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlegacy/
D3945.c2313 IEEE80211_BAND_5GHZ) ? RATE_6M_PLCP : in il3945_manage_ibss_station()
Dcommon.h2567 RATE_6M_PLCP = 13, enumerator
Dcommon.c2008 rate = (il->band == IEEE80211_BAND_5GHZ) ? RATE_6M_PLCP : RATE_1M_PLCP; in il_prep_station()
3846 return RATE_6M_PLCP; in il_get_lowest_plcp()
D4965-mac.c953 rate = RATE_6M_PLCP; in il4965_request_scan()
960 rate = RATE_6M_PLCP; in il4965_request_scan()
D3945-mac.c2624 scan->tx_cmd.rate = RATE_6M_PLCP; in il3945_request_scan()