Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wl18xx/
Dmain.c2015 wlcore_set_ht_cap(wl, NL80211_BAND_2GHZ, in wl18xx_setup()
2018 wlcore_set_ht_cap(wl, NL80211_BAND_2GHZ, in wl18xx_setup()
2022 wlcore_set_ht_cap(wl, NL80211_BAND_5GHZ, in wl18xx_setup()
2025 wlcore_set_ht_cap(wl, NL80211_BAND_2GHZ, in wl18xx_setup()
2027 wlcore_set_ht_cap(wl, NL80211_BAND_5GHZ, in wl18xx_setup()
2030 wlcore_set_ht_cap(wl, NL80211_BAND_2GHZ, in wl18xx_setup()
2032 wlcore_set_ht_cap(wl, NL80211_BAND_5GHZ, in wl18xx_setup()
/drivers/net/wireless/ti/wlcore/
Dwlcore.h523 wlcore_set_ht_cap(struct wl1271 *wl, enum nl80211_band band, in wlcore_set_ht_cap() function
/drivers/net/wireless/ti/wl12xx/
Dmain.c1830 wlcore_set_ht_cap(wl, NL80211_BAND_2GHZ, &wl12xx_ht_cap); in wl12xx_setup()
1831 wlcore_set_ht_cap(wl, NL80211_BAND_5GHZ, &wl12xx_ht_cap); in wl12xx_setup()