Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_IBSS_RSN (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmac80211.c549 hw->wiphy->flags |= WIPHY_FLAG_IBSS_RSN; in mt76_alloc_phy()
722 hw->wiphy->flags |= WIPHY_FLAG_IBSS_RSN; in mt76_alloc_device()
H A Dmt792x_core.c633 wiphy->flags &= ~(WIPHY_FLAG_IBSS_RSN | WIPHY_FLAG_4ADDR_AP | in mt792x_init_wiphy()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1023 WIPHY_FLAG_IBSS_RSN = BIT(4), enumerator
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c539 hw->wiphy->flags |= WIPHY_FLAG_IBSS_RSN; in iwl_mvm_mac_setup_register()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c7259 ar->hw->wiphy->flags |= WIPHY_FLAG_IBSS_RSN; in __ath12k_mac_register()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c9481 ar->hw->wiphy->flags |= WIPHY_FLAG_IBSS_RSN; in __ath11k_mac_register()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c10112 ar->hw->wiphy->flags |= WIPHY_FLAG_IBSS_RSN;