Searched defs:is_ap (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | init.c | 560 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in wl1271_init_vif_specific() local
|
| H A D | tx.c | 34 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in wl1271_set_default_wep_key() local
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | sta.c | 238 const u8 *addr, bool is_ap, struct ieee80211_sta *sta) in iwl_prep_station() 325 const u8 *addr, bool is_ap, in iwl_add_station_common()
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | common.c | 1921 il_prep_station(struct il_priv *il, const u8 *addr, bool is_ap, in il_prep_station() 2006 il_add_station_common(struct il_priv *il, const u8 *addr, bool is_ap, in il_add_station_common()
|
| /linux/net/wireless/ |
| H A D | nl80211.c | 2144 bool is_ap; nl80211_send_iftype_data() local
|