Home
last modified time | relevance | path

Searched defs:is_ap (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dinit.c574 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in wl1271_init_vif_specific() local
Dmain.c1691 bool is_ap = wlvif->bss_type == BSS_TYPE_AP_BSS; in wl1271_configure_resume() local
2654 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in __wl1271_op_remove_interface() local
3384 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in wl1271_set_key() local
4083 bool is_ap) in wlcore_set_beacon_template()
4173 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in wl1271_bss_beacon_info_changed() local
4635 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in wl1271_op_bss_info_changed() local
5193 bool is_ap = wlvif->bss_type == BSS_TYPE_AP_BSS; in wl12xx_update_sta_state() local
Dtx.c48 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in wl1271_set_default_wep_key() local
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Dsta.c258 const u8 *addr, bool is_ap, struct ieee80211_sta *sta) in iwl_prep_station()
345 const u8 *addr, bool is_ap, in iwl_add_station_common()
Dmac80211.c816 bool is_ap = vif->type == NL80211_IFTYPE_STATION; in iwlagn_mac_sta_add() local
/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/
Dcommon.c1940 il_prep_station(struct il_priv *il, const u8 *addr, bool is_ap, in il_prep_station()
2025 il_add_station_common(struct il_priv *il, const u8 *addr, bool is_ap, in il_add_station_common()
D3945-mac.c2999 bool is_ap = vif->type == NL80211_IFTYPE_STATION; in il3945_mac_sta_add() local
D4965-mac.c6040 bool is_ap = vif->type == NL80211_IFTYPE_STATION; in il4965_mac_sta_add() local