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

  /src/sys/dev/pci/ixgbe/
ixv.c 128 static int ixv_vlan_cb(struct ethercom *, uint16_t, bool);
485 ether_set_vlan_cb(&sc->osdep.ec, ixv_vlan_cb);
2227 ixv_vlan_cb(struct ethercom *ec, uint16_t vid, bool set) function in typeref:typename:int

Completed in 15 milliseconds