Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ti/wl18xx/
Dmain.c1986 wlcore_set_ht_cap(wl, IEEE80211_BAND_2GHZ, in wl18xx_setup()
1989 wlcore_set_ht_cap(wl, IEEE80211_BAND_2GHZ, in wl18xx_setup()
1993 wlcore_set_ht_cap(wl, IEEE80211_BAND_5GHZ, in wl18xx_setup()
1996 wlcore_set_ht_cap(wl, IEEE80211_BAND_2GHZ, in wl18xx_setup()
1998 wlcore_set_ht_cap(wl, IEEE80211_BAND_5GHZ, in wl18xx_setup()
2001 wlcore_set_ht_cap(wl, IEEE80211_BAND_2GHZ, in wl18xx_setup()
2003 wlcore_set_ht_cap(wl, IEEE80211_BAND_5GHZ, in wl18xx_setup()
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dwlcore.h522 wlcore_set_ht_cap(struct wl1271 *wl, enum ieee80211_band band, in wlcore_set_ht_cap() function
/linux-4.4.14/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()