Home
last modified time | relevance | path

Searched defs:bss_type (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c6497 enum ieee80211_bss_type bss_type; global() member
6574 linuxkpi_cfg80211_get_bss(struct wiphy * wiphy,struct linuxkpi_ieee80211_channel * chan,const uint8_t * bssid,const uint8_t * ssid,size_t ssid_len,enum ieee80211_bss_type bss_type,enum ieee80211_privacy privacy) global() argument
/freebsd/sys/dev/mwl/
H A Dmwlhal.c128 uint16_t bss_type; /* f/w type */ member
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1383 enum ieee80211_bss_type bss_type, enum ieee80211_privacy privacy) in cfg80211_get_bss() argument