Home
last modified time | relevance | path

Searched refs:IEEE80211_HT_OP_MODE_NON_HT_STA_PRSNT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c1642 if (!(pmlmepriv->ht_op_mode & IEEE80211_HT_OP_MODE_NON_HT_STA_PRSNT) && in rtw_ht_operation_update()
1644 pmlmepriv->ht_op_mode |= IEEE80211_HT_OP_MODE_NON_HT_STA_PRSNT; in rtw_ht_operation_update()
1647 IEEE80211_HT_OP_MODE_NON_HT_STA_PRSNT) && in rtw_ht_operation_update()
1650 ~IEEE80211_HT_OP_MODE_NON_HT_STA_PRSNT; in rtw_ht_operation_update()
/openbmc/linux/net/mac80211/
H A Dtdls.c683 IEEE80211_HT_OP_MODE_NON_HT_STA_PRSNT; in ieee80211_tdls_add_setup_cfm_ies()
1417 IEEE80211_HT_OP_MODE_NON_HT_STA_PRSNT; in iee80211_tdls_recalc_ht_protection()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.c623 mode & IEEE80211_HT_OP_MODE_NON_HT_STA_PRSNT); in brcms_ops_bss_info_changed()
/openbmc/linux/include/linux/
H A Dieee80211.h1825 #define IEEE80211_HT_OP_MODE_NON_HT_STA_PRSNT 0x0010 macro
/openbmc/linux/net/wireless/
H A Dnl80211.c8437 IEEE80211_HT_OP_MODE_NON_HT_STA_PRSNT)) in nl80211_parse_mesh_config()
8441 ht_opmode &= ~IEEE80211_HT_OP_MODE_NON_HT_STA_PRSNT; in nl80211_parse_mesh_config()