Searched defs:is_ap (Results 1 - 13 of 13) sorted by relevance

/linux-master/drivers/net/wireless/ti/wlcore/
H A Dinit.c560 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); local
H A Dtx.c34 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); local
H A Dmain.c1679 bool is_ap = wlvif->bss_type == BSS_TYPE_AP_BSS; local
2631 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); local
3350 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); local
4033 wlcore_set_beacon_template(struct wl1271 *wl, struct ieee80211_vif *vif, bool is_ap) argument
4125 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); local
4587 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); local
5134 bool is_ap = wlvif->bss_type == BSS_TYPE_AP_BSS; local
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c237 iwl_prep_station(struct iwl_priv *priv, struct iwl_rxon_context *ctx, const u8 *addr, bool is_ap, struct ieee80211_sta *sta) argument
324 iwl_add_station_common(struct iwl_priv *priv, struct iwl_rxon_context *ctx, const u8 *addr, bool is_ap, struct ieee80211_sta *sta, u8 *sta_id_r) argument
H A Dmac80211.c780 bool is_ap = vif->type == NL80211_IFTYPE_STATION; local
/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-nvm-parse.c909 bool is_ap = iftype_data->types_mask & BIT(NL80211_IFTYPE_AP); local
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c2972 bool is_ap = vif->type == NL80211_IFTYPE_STATION; local
H A Dcommon.c1922 il_prep_station(struct il_priv *il, const u8 *addr, bool is_ap, argument
2007 il_add_station_common(struct il_priv *il, const u8 *addr, bool is_ap, argument
H A D4965-mac.c6010 bool is_ap = vif->type == NL80211_IFTYPE_STATION; local
/linux-master/net/mac80211/
H A Dutil.c4171 bool is_ap; local
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c4155 u8 is_ap; member in struct:__anon1411
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c3772 u8 is_ap; member in struct:__anon1256
/linux-master/net/wireless/
H A Dnl80211.c1850 bool is_ap; local

Completed in 440 milliseconds