/src/sys/dev/pci/ixgbe/ |
ixgbe.c | 229 static int ixgbe_vlan_cb(struct ethercom *, uint16_t, bool); 940 ether_set_vlan_cb(&sc->osdep.ec, ixgbe_vlan_cb); 2425 ixgbe_vlan_cb(struct ethercom *ec, uint16_t vid, bool set) function in typeref:typename:int
|
ixgbe.c | 229 static int ixgbe_vlan_cb(struct ethercom *, uint16_t, bool); 940 ether_set_vlan_cb(&sc->osdep.ec, ixgbe_vlan_cb); 2425 ixgbe_vlan_cb(struct ethercom *ec, uint16_t vid, bool set) function in typeref:typename:int
|
ixgbe.c | 229 static int ixgbe_vlan_cb(struct ethercom *, uint16_t, bool); 940 ether_set_vlan_cb(&sc->osdep.ec, ixgbe_vlan_cb); 2425 ixgbe_vlan_cb(struct ethercom *ec, uint16_t vid, bool set) function in typeref:typename:int
|