Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_STA_VLAN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dnl80211.h2850 NL80211_ATTR_STA_VLAN, enumerator
/openbmc/linux/net/wireless/
H A Dnl80211.c541 [NL80211_ATTR_STA_VLAN] = { .type = NLA_U32 },
7041 struct nlattr *vlanattr = info->attrs[NL80211_ATTR_STA_VLAN]; in get_vlan()