Home | History | Annotate | Download | only in pci

Lines Matching refs:ec_capenable

1329 	sc->sc_ec.ec_capenable = sc->sc_ec.ec_capabilities;
1331 CLR(sc->sc_ec.ec_capenable, ETHERCAP_VLAN_HWFILTER);
1333 sc->sc_cur_ec_capenable = sc->sc_ec.ec_capenable;
1388 CLR(sc->sc_ec.ec_capenable, ETHERCAP_VLAN_HWFILTER);
2050 eccap_change = sc->sc_ec.ec_capenable ^ sc->sc_cur_ec_capenable;
2058 CLR(sc->sc_ec.ec_capenable, ETHERCAP_VLAN_HWFILTER);
3070 if (!ISSET(sc->sc_ec.ec_capenable, ETHERCAP_VLAN_MTU))
5659 int next_ec_capenable = sc->sc_ec.ec_capenable;
5681 change = ec->ec_capenable ^ sc->sc_cur_ec_capenable;
5694 CLR(ec->ec_capenable, ETHERCAP_VLAN_HWFILTER);