Searched defs:vlans (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/net/mac80211/ | ||
H A D | sta_info.c | 1036 int __sta_info_flush(struct ieee80211_sub_if_data *sdata, bool vlans) __sta_info_flush() argument |
H A D | ieee80211_i.h | 287 struct list_head vlans; /* write-protected with RTNL and local->mtx */ member in struct:ieee80211_if_ap |
/linux-4.4.14/drivers/scsi/fnic/ | ||
H A D | fnic.h | 290 struct list_head vlans; member in struct:fnic |
/linux-4.4.14/drivers/net/ | ||
H A D | macvlan.c | 45 struct list_head vlans; member in struct:macvlan_port |
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ | ||
H A D | qlcnic_sriov_common.c | 429 u16 *vlans; qlcnic_sriov_set_guest_vlan_mode() local |
H A D | qlcnic.h | 1160 unsigned long vlans[BITS_TO_LONGS(VLAN_N_VID)]; member in struct:qlcnic_adapter |
Completed in 512 milliseconds