Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_HAS_REMAIN_ON_CHANNEL (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_core.c538 wiphy->flags |= WIPHY_FLAG_HAS_REMAIN_ON_CHANNEL; in mt792x_init_wiphy()
542 wiphy->flags &= ~WIPHY_FLAG_HAS_REMAIN_ON_CHANNEL; in mt792x_init_wiphy()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dinit.c201 WIPHY_FLAG_HAS_REMAIN_ON_CHANNEL | in mt7615_check_offload_capability()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1121 WIPHY_FLAG_HAS_REMAIN_ON_CHANNEL = BIT(2), enumerator
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c7273 ar->hw->wiphy->flags |= WIPHY_FLAG_HAS_REMAIN_ON_CHANNEL; in __ath12k_mac_register()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c9496 ar->hw->wiphy->flags |= WIPHY_FLAG_HAS_REMAIN_ON_CHANNEL; in __ath11k_mac_register()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c10172 ar->hw->wiphy->flags |= WIPHY_FLAG_HAS_REMAIN_ON_CHANNEL;