Searched refs:NL80211_IFTYPE_AP_VLAN (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/contrib/dev/athk/
H A Ddebug.c31 case NL80211_IFTYPE_AP_VLAN:
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h157 NL80211_IFTYPE_AP_VLAN, enumerator in enum:nl80211_iftype
/freebsd-current/contrib/wpa/src/drivers/
H A Dnl80211_copy.h776 * (%NL80211_IFTYPE_AP_VLAN), except for those in 4addr (WDS) mode.
3130 * @NL80211_IFTYPE_AP_VLAN: VLAN interface for access points; VLAN interfaces
3157 NL80211_IFTYPE_AP_VLAN, enumerator in enum:nl80211_iftype
H A Ddriver_nl80211.c5405 case NL80211_IFTYPE_AP_VLAN:
5499 iftype == NL80211_IFTYPE_AP_VLAN ||
7523 NL80211_IFTYPE_AP_VLAN,
7788 return NL80211_IFTYPE_AP_VLAN;
8008 nlmode == NL80211_IFTYPE_AP_VLAN ||
H A Ddriver_nl80211_capa.c375 case NL80211_IFTYPE_AP_VLAN:
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dmac.c10353 ar->hw->wiphy->interface_modes |= BIT(NL80211_IFTYPE_AP_VLAN);
10354 ar->hw->wiphy->software_iftypes |= BIT(NL80211_IFTYPE_AP_VLAN);

Completed in 323 milliseconds