Searched refs:bss_role (Results 1 – 17 of 17) sorted by relevance
48 if (priv->bss_role == NXPWIFI_BSS_ROLE_UAP) in nxpwifi_handle_rx_packet()78 if (priv->bss_role == NXPWIFI_BSS_ROLE_UAP) { in nxpwifi_process_tx()
151 if (!node || (priv->bss_role == NXPWIFI_BSS_ROLE_UAP && in nxpwifi_is_sta_11n_enabled()
38 if (priv->bss_role == NXPWIFI_BSS_ROLE_UAP) in nxpwifi_11n_dispatch_amsdu_pkt()67 if (priv->bss_role == NXPWIFI_BSS_ROLE_UAP) in nxpwifi_11n_dispatch_pkt()292 if (priv->bss_role == NXPWIFI_BSS_ROLE_UAP) { in nxpwifi_11n_create_rx_reorder_tbl()
474 u8 bss_role; member1155 enum nxpwifi_bss_role bss_role) in nxpwifi_get_priv() argument1160 if (bss_role == NXPWIFI_BSS_ROLE_ANY || in nxpwifi_get_priv()1161 GET_BSS_ROLE(adapter->priv[i]) == bss_role) in nxpwifi_get_priv()
306 u8 bss_role = GET_BSS_ROLE(priv); in nxpwifi_is_channel_setting_allowable() local315 if (bss_role == NXPWIFI_BSS_ROLE_STA) { in nxpwifi_is_channel_setting_allowable()320 } else if (bss_role == NXPWIFI_BSS_ROLE_UAP) { in nxpwifi_is_channel_setting_allowable()
169 #define GET_BSS_ROLE(priv) ((priv)->bss_role & BSS_ROLE_BIT_MASK)
642 switch (priv->bss_role) { in nxpwifi_cfg80211_set_wiphy_params()732 priv->bss_role = NXPWIFI_BSS_ROLE_STA; in nxpwifi_init_new_priv_params()735 priv->bss_role = NXPWIFI_BSS_ROLE_UAP; in nxpwifi_init_new_priv_params()2398 priv->bss_role = NXPWIFI_BSS_ROLE_STA; in nxpwifi_add_virtual_intf()2423 priv->bss_role = NXPWIFI_BSS_ROLE_UAP; in nxpwifi_add_virtual_intf()
745 priv->bss_role); in nxpwifi_process_tx_pause_event()
413 if (priv->bss_role == NXPWIFI_BSS_ROLE_UAP) in nxpwifi_process_event()
1004 if (priv->bss_role == NXPWIFI_BSS_ROLE_UAP && priv->ap_11n_enabled && in nxpwifi_is_11n_aggragation_possible()
159 if (!node || ((priv->bss_role == MWIFIEX_BSS_ROLE_UAP) && in mwifiex_is_sta_11n_enabled()
173 #define GET_BSS_ROLE(priv) ((priv)->bss_role & BSS_ROLE_BIT_MASK)
50 if (priv->bss_role == MWIFIEX_BSS_ROLE_UAP) in mwifiex_11n_dispatch_amsdu_pkt()82 if (priv->bss_role == MWIFIEX_BSS_ROLE_UAP) in mwifiex_11n_dispatch_pkt()360 if (priv->bss_role == MWIFIEX_BSS_ROLE_UAP) { in mwifiex_11n_create_rx_reorder_tbl()
750 switch (priv->bss_role) { in mwifiex_cfg80211_set_wiphy_params()934 priv->bss_role = MWIFIEX_BSS_ROLE_STA; in mwifiex_init_new_priv_params()938 priv->bss_role = MWIFIEX_BSS_ROLE_STA; in mwifiex_init_new_priv_params()942 priv->bss_role = MWIFIEX_BSS_ROLE_UAP; in mwifiex_init_new_priv_params()946 priv->bss_role = MWIFIEX_BSS_ROLE_UAP; in mwifiex_init_new_priv_params()3022 priv->bss_role = MWIFIEX_BSS_ROLE_STA; in mwifiex_add_virtual_intf()3044 priv->bss_role = MWIFIEX_BSS_ROLE_UAP; in mwifiex_add_virtual_intf()3076 priv->bss_role = MWIFIEX_BSS_ROLE_STA; in mwifiex_add_virtual_intf()
497 priv->bss_role); in mwifiex_process_tx_pause_event()
1208 if (priv->bss_role == MWIFIEX_BSS_ROLE_UAP && priv->ap_11n_enabled && in mwifiex_is_11n_aggragation_possible()
519 if (priv->bss_role == MWIFIEX_BSS_ROLE_UAP) in mwifiex_process_event()