aq_vlan_cb
static int aq_vlan_cb(struct ethercom *ec, uint16_t vid, bool set);
ether_set_vlan_cb(&sc->sc_ethercom, aq_vlan_cb);