| /src/sbin/ifconfig/ |
| H A D | vlan.c | 80 struct pkw vlan = PKW_INITIALIZER(&vlan, "vlan", NULL, NULL, variable in typeref:struct:pkw [all...] |
| /src/sys/dev/pci/cxgb/ |
| H A D | cxgb_l2t.h | 63 uint16_t vlan; /* VLAN TCI (id: bits 0-11, prio: 13-15 */ member in struct:l2t_entry
|
| H A D | cxgb_ioctl.h | 140 uint16_t vlan:12; member in struct:ch_filter_tuple 213 uint32_t vlan:12, member in struct:ch_trace
|
| H A D | cxgb_offload.c | 190 get_iff_from_mac(adapter_t *adapter, const uint8_t *mac, unsigned int vlan) argument
|
| H A D | cxgb_main.c | 164 u32 vlan:12; member in struct:filter_info
|
| H A D | cxgb_common.h | 411 u32 vlan:12; member in struct:trace_params
|
| H A D | cxgb_t3_cpl.h | 1239 __be16 vlan; member in struct:cpl_rx_pkt
|
| /src/sys/arch/mips/adm5120/dev/ |
| H A D | if_admsw.c | 539 static int vlan = 0; local in function:admsw_start 689 int vlan; local in function:admsw_watchdog 835 int i, vlan; local in function:admsw_txintr 905 int i, len, port, vlan; local in function:admsw_rxintr [all...] |
| /src/sys/dev/pci/ixgbe/ |
| H A D | ixgbe_vf.c | 538 s32 ixgbe_set_vfta_vf(struct ixgbe_hw *hw, u32 vlan, u32 vind, argument
|
| H A D | ixgbe_82598.c | 1009 s32 ixgbe_set_vfta_82598(struct ixgbe_hw *hw, u32 vlan, u32 vind, argument
|
| H A D | ixgbe_api.c | 1083 s32 ixgbe_set_vfta(struct ixgbe_hw *hw, u32 vlan, u32 vind, bool vlan_on, argument 1103 s32 ixgbe_set_vlvf(struct ixgbe_hw *hw, u32 vlan, u32 vind, bool vlan_on, argument
|
| H A D | ixgbe_common.c | 3948 s32 ixgbe_find_vlvf_slot(struct ixgbe_hw *hw, u32 vlan, bool vlvf_bypass) argument 3998 s32 ixgbe_set_vfta_generic(struct ixgbe_hw *hw, u32 vlan, u32 vind, argument 4065 ixgbe_set_vlvf_generic(struct ixgbe_hw * hw,u32 vlan,u32 vind,bool vlan_on,u32 * vfta_delta,u32 vfta,bool vlvf_bypass) argument [all...] |
| H A D | ixgbe_type.h | 3352 __le16 vlan; member in struct:ixgbe_legacy_tx_desc::__anon6ed26ede050a::__anon6ed26ede0608 3378 __le16 vlan; member in struct:ixgbe_legacy_rx_desc 3407 __le16 vlan; /* VLAN tag */ member in struct:ixgbe_adv_rx_desc::__anon6ed26ede0a08::__anon6ed26ede1008
|
| /src/sys/dev/pci/igc/ |
| H A D | igc_base.h | 119 uint16_t vlan; /* VLAN tag */ member in struct:igc_adv_rx_desc::__anon87adc69f0508::__anon87adc69f0b08
|
| H A D | igc_hw.h | 163 uint16_t vlan; /* VLAN tag */ member in struct:igc_rx_desc_extended::__anonab82b9030208::__anonab82b9030608
|
| /src/sys/dev/pci/ |
| H A D | if_vmxreg.h | 154 uint32_t vlan:1; /* 802.1Q VLAN frame */ member in struct:vmxnet3_rxcompdesc
|
| H A D | if_ixl.c | 4966 ixl_add_macvlan(struct ixl_softc * sc,const uint8_t * macaddr,uint16_t vlan,uint16_t flags) argument 5016 ixl_remove_macvlan(struct ixl_softc * sc,const uint8_t * macaddr,uint16_t vlan,uint16_t flags) argument
|
| H A D | if_ixlvar.h | 458 uint16_t vlan; member in struct:ixl_aq_add_macvlan_elem 477 uint16_t vlan; member in struct:ixl_aq_remove_macvlan_elem 617 uint16_t vlan; member in struct:ixl_aq_vsi_promisc_param
|
| H A D | if_aq.c | 1186 uint16_t vlan; member in struct:aq_rx_desc_wb
|
| /src/sys/dev/hyperv/ |
| H A D | if_hvn.c | 1553 uint32_t vlan; local in function:hvn_encap 4719 uint32_t mask, csum, vlan, hashval, hashinfo; local in function:hvn_rxeof [all...] |