Home
last modified time | relevance | path

Searched refs:ETHERCAP_VLAN_MTU (Results 1 – 25 of 88) sorted by relevance

1234

/netbsd/sys/net/agr/
H A Dif_agrsubr.c287 (ec_port->ec_capabilities & ETHERCAP_VLAN_MTU) != 0) { in agr_vlan_add()
292 ec_port->ec_capenable |= ETHERCAP_VLAN_MTU; in agr_vlan_add()
300 ~ETHERCAP_VLAN_MTU; in agr_vlan_add()
329 ec_port->ec_capenable &= ~ETHERCAP_VLAN_MTU; in agr_vlan_del()
H A Dif_agrether.c114 ETHERCAP_VLAN_MTU | ETHERCAP_VLAN_HWTAGGING | ETHERCAP_JUMBO_MTU; in agrether_ctor()
156 (ETHERCAP_VLAN_MTU | ETHERCAP_VLAN_HWTAGGING)) { in agrether_portinit()
162 ~(ETHERCAP_VLAN_MTU | ETHERCAP_VLAN_HWTAGGING); in agrether_portinit()
/netbsd/sys/net/
H A Dif_vether.c78 sc->sc_ec.ec_capabilities = ETHERCAP_VLAN_MTU | ETHERCAP_JUMBO_MTU; in vether_clone_create()
H A Dif_ethersubr.c1637 if ((ec->ec_capabilities & ETHERCAP_VLAN_MTU) == 0) in ether_enable_vlan_mtu()
1645 ec->ec_capenable |= ETHERCAP_VLAN_MTU; in ether_enable_vlan_mtu()
1654 ec->ec_capenable &= ~ETHERCAP_VLAN_MTU; in ether_enable_vlan_mtu()
1669 if ((ec->ec_capenable & ETHERCAP_VLAN_MTU) == 0) in ether_disable_vlan_mtu()
1675 ec->ec_capenable &= ~ETHERCAP_VLAN_MTU; in ether_disable_vlan_mtu()
1684 ec->ec_capenable |= ETHERCAP_VLAN_MTU; in ether_disable_vlan_mtu()
H A Dif_ether.h212 #define ETHERCAP_VLAN_MTU 0x00000001 /* VLAN-compatible MTU */ macro
/netbsd/sys/dev/ic/
H A Dlance.c238 sc->sc_ethercom.ec_capabilities |= ETHERCAP_VLAN_MTU; in lance_config()
426 len > ((sc->sc_ethercom.ec_capenable & ETHERCAP_VLAN_MTU) ? in lance_read()
H A Dhme.c298 sc->sc_ethercom.ec_capabilities |= ETHERCAP_VLAN_MTU; in hme_config()
514 (sc->sc_ethercom.ec_capenable & ETHERCAP_VLAN_MTU) ? in hme_init()
544 (sc->sc_ethercom.ec_capenable & ETHERCAP_VLAN_MTU) ? in hme_init()
866 len > ((sc->sc_ethercom.ec_capenable & ETHERCAP_VLAN_MTU) ? in hme_read()
H A Dgem.c577 sc->sc_ethercom.ec_capabilities |= ETHERCAP_VLAN_MTU; in gem_attach()
848 ((sc->sc_ethercom.ec_capenable & ETHERCAP_VLAN_MTU) ? in gem_rx_common()
1168 if (sc->sc_ethercom.ec_capenable & ETHERCAP_VLAN_MTU) in gem_init()
1857 if (sc->sc_ethercom.ec_capenable & ETHERCAP_VLAN_MTU) { in gem_rint()
H A Di82557.c406 sc->sc_ethercom.ec_capabilities |= ETHERCAP_VLAN_MTU; in fxp_attach()
1395 if ((ec->ec_capenable & ETHERCAP_VLAN_MTU) != 0 && in fxp_rxintr()
1727 if (sc->sc_ethercom.ec_capenable & ETHERCAP_VLAN_MTU) { in fxp_init()
H A Delinkxl.c416 sc->sc_ethercom.ec_capabilities |= ETHERCAP_VLAN_MTU; in ex_config()
1369 ETHERCAP_VLAN_MTU) ? in ex_intr()
H A Ddp8390.c147 sc->sc_ec.ec_capabilities |= ETHERCAP_VLAN_MTU; in dp8390_config()
/netbsd/sys/arch/emips/ebus/
H A Dif_le_ebus.c213 sc->sc_ethercom.ec_capabilities |= ETHERCAP_VLAN_MTU; in enic_attach()
715 len > ((sc->sc_ethercom.ec_capenable & ETHERCAP_VLAN_MTU) ? in enic_rint()
/netbsd/sys/dev/pci/
H A Dif_ste.c564 sc->sc_ethercom.ec_capabilities |= ETHERCAP_VLAN_MTU; in ste_attach()
1350 if (sc->sc_ethercom.ec_capenable & ETHERCAP_VLAN_MTU) in ste_init()
1374 if (sc->sc_ethercom.ec_capenable & ETHERCAP_VLAN_MTU) in ste_init()
H A Dif_stge.c683 ETHERCAP_VLAN_MTU | /* XXX ETHERCAP_JUMBO_MTU | */ in stge_attach()
1662 ((sc->sc_ethercom.ec_capenable & ETHERCAP_VLAN_MTU) ? in stge_init()
H A Dif_ti.c1557 (sc->ethercom.ec_capenable & ETHERCAP_VLAN_MTU)) in ti_gibinit()
1833 ETHERCAP_VLAN_MTU | ETHERCAP_VLAN_HWTAGGING; in ti_attach()
2486 if (sc->ethercom.ec_capenable & ETHERCAP_VLAN_MTU) in ti_init2()
/netbsd/sys/dev/usb/
H A Dif_mue.c889 ec->ec_capabilities = ETHERCAP_VLAN_MTU; in mue_attach()
891 ec->ec_capabilities = ETHERCAP_VLAN_MTU | ETHERCAP_JUMBO_MTU; in mue_attach()
H A Dif_mos.c656 ec->ec_capabilities = ETHERCAP_VLAN_MTU; in mos_attach()
H A Dif_smsc.c842 ec->ec_capabilities = ETHERCAP_VLAN_MTU; in smsc_attach()
H A Dif_axen.c675 ec->ec_capabilities = ETHERCAP_VLAN_MTU; in axen_attach()
/netbsd/sys/dev/sbus/
H A Dbe.c446 sc->sc_ethercom.ec_capabilities |= ETHERCAP_VLAN_MTU; in beattach()
1085 if (sc->sc_ethercom.ec_capenable & ETHERCAP_VLAN_MTU) in beinit()
/netbsd/sys/arch/mips/atheros/dev/
H A Dif_ae.c379 sc->sc_ethercom.ec_capabilities |= ETHERCAP_VLAN_MTU; in ae_attach()
1039 ((sc->sc_ethercom.ec_capenable & ETHERCAP_VLAN_MTU) == 0 || in ae_rxintr()
/netbsd/sys/arch/arm/gemini/
H A Dif_gpn.c704 sc->sc_ec.ec_capabilities = ETHERCAP_VLAN_MTU | ETHERCAP_JUMBO_MTU; in gpn_attach()
/netbsd/sys/arch/sgimips/mace/
H A Dif_mec.c612 sc->sc_ethercom.ec_capabilities |= ETHERCAP_VLAN_MTU; in mec_attach()
1677 if ((sc->sc_ethercom.ec_capenable & ETHERCAP_VLAN_MTU) != 0) in mec_rxintr()
/netbsd/sys/arch/arm/sunxi/
H A Dsun4i_emac.c350 sc->sc_ec.ec_capabilities |= ETHERCAP_VLAN_MTU; in sun4i_emac_attach()
/netbsd/sys/arch/arm/ep93xx/
H A Depe.c424 sc->sc_ec.ec_capabilities |= ETHERCAP_VLAN_MTU; in epe_init()

1234