Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ti/wl18xx/
Dmain.c2030 wlcore_set_ht_cap(wl, NL80211_BAND_2GHZ, in wl18xx_setup()
2033 wlcore_set_ht_cap(wl, NL80211_BAND_2GHZ, in wl18xx_setup()
2037 wlcore_set_ht_cap(wl, NL80211_BAND_5GHZ, in wl18xx_setup()
2040 wlcore_set_ht_cap(wl, NL80211_BAND_2GHZ, in wl18xx_setup()
2042 wlcore_set_ht_cap(wl, NL80211_BAND_5GHZ, in wl18xx_setup()
2045 wlcore_set_ht_cap(wl, NL80211_BAND_2GHZ, in wl18xx_setup()
2047 wlcore_set_ht_cap(wl, NL80211_BAND_5GHZ, in wl18xx_setup()
/linux-6.12.1/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.12.1/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()