Searched refs:bss_type (Results 1 – 3 of 3) sorted by relevance
128 uint16_t bss_type; /* f/w type */ member271 hvap->bss_type = htole16(WL_MAC_TYPE_PRIMARY_AP); in mwl_hal_attach()276 hvap->bss_type = htole16(WL_MAC_TYPE_SECONDARY_AP); in mwl_hal_attach()281 hvap->bss_type = htole16(WL_MAC_TYPE_PRIMARY_CLIENT); in mwl_hal_attach()286 hvap->bss_type = htole16(WL_MAC_TYPE_SECONDARY_CLIENT); in mwl_hal_attach()1261 pCmd->MacType = vap->bss_type; /* NB: already byte swapped */ in mwl_hal_setmac_locked()
1438 enum ieee80211_bss_type bss_type, enum ieee80211_privacy privacy) in cfg80211_get_bss() argument1442 bss_type, privacy)); in cfg80211_get_bss()
8007 enum ieee80211_bss_type bss_type; member8040 if (lookup->bss_type != IEEE80211_BSS_TYPE_ANY) {8084 enum ieee80211_bss_type bss_type, enum ieee80211_privacy privacy) argument8105 lookup.bss_type = bss_type;