Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
Dmain.c1904 wlcore_set_ht_cap(wl, IEEE80211_BAND_2GHZ, in wl18xx_setup()
1907 wlcore_set_ht_cap(wl, IEEE80211_BAND_2GHZ, in wl18xx_setup()
1911 wlcore_set_ht_cap(wl, IEEE80211_BAND_5GHZ, in wl18xx_setup()
1914 wlcore_set_ht_cap(wl, IEEE80211_BAND_2GHZ, in wl18xx_setup()
1916 wlcore_set_ht_cap(wl, IEEE80211_BAND_5GHZ, in wl18xx_setup()
1919 wlcore_set_ht_cap(wl, IEEE80211_BAND_2GHZ, in wl18xx_setup()
1921 wlcore_set_ht_cap(wl, IEEE80211_BAND_5GHZ, in wl18xx_setup()
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dwlcore.h519 wlcore_set_ht_cap(struct wl1271 *wl, enum ieee80211_band band, in wlcore_set_ht_cap() function
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/
Dmain.c1828 wlcore_set_ht_cap(wl, IEEE80211_BAND_2GHZ, &wl12xx_ht_cap); in wl12xx_setup()
1829 wlcore_set_ht_cap(wl, IEEE80211_BAND_5GHZ, &wl12xx_ht_cap); in wl12xx_setup()