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

  /src/sys/dev/pci/
if_ixl.c 861 static int ixl_vlan_cb(struct ethercom *, uint16_t, bool);
1323 ether_set_vlan_cb(&sc->sc_ec, ixl_vlan_cb);
1564 ixl_vlan_cb(struct ethercom *ec, uint16_t vid, bool set) function in typeref:typename:int

Completed in 16 milliseconds