Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_DISABLE_WEXT (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/net/wireless/
H A Dwext-core.c665 WIPHY_FLAG_DISABLE_WEXT)) in get_wireless_stats()
708 WIPHY_FLAG_DISABLE_WEXT)) in get_handler()
/linux-6.15/include/net/
H A Dcfg80211.h5080 WIPHY_FLAG_DISABLE_WEXT = BIT(9), enumerator
/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcore.c5306 hw->wiphy->flags |= WIPHY_FLAG_DISABLE_WEXT; in rtw89_core_register_hw()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dmac.c11259 wiphy->flags |= WIPHY_FLAG_DISABLE_WEXT; in ath12k_mac_hw_register()