HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_vlan_cb (Results 1 - 1 of 1) sorted by relevancy

  /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

Completed in 17 milliseconds