Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ti/wl18xx/
Dmain.c1966 wlcore_set_ht_cap(wl, NL80211_BAND_2GHZ, in wl18xx_setup()
1969 wlcore_set_ht_cap(wl, NL80211_BAND_2GHZ, in wl18xx_setup()
1973 wlcore_set_ht_cap(wl, NL80211_BAND_5GHZ, in wl18xx_setup()
1976 wlcore_set_ht_cap(wl, NL80211_BAND_2GHZ, in wl18xx_setup()
1978 wlcore_set_ht_cap(wl, NL80211_BAND_5GHZ, in wl18xx_setup()
1981 wlcore_set_ht_cap(wl, NL80211_BAND_2GHZ, in wl18xx_setup()
1983 wlcore_set_ht_cap(wl, NL80211_BAND_5GHZ, in wl18xx_setup()
/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dwlcore.h513 wlcore_set_ht_cap(struct wl1271 *wl, enum nl80211_band band, in wlcore_set_ht_cap() function
/linux-6.1.9/drivers/net/wireless/ti/wl12xx/
Dmain.c1821 wlcore_set_ht_cap(wl, NL80211_BAND_2GHZ, &wl12xx_ht_cap); in wl12xx_setup()
1822 wlcore_set_ht_cap(wl, NL80211_BAND_5GHZ, &wl12xx_ht_cap); in wl12xx_setup()