OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ecchange
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_wm.c
3998
int
ecchange
;
local in function:wm_ifflags_cb
4028
ecchange
= ec->ec_capenable ^ sc->sc_ec_capenable;
4030
if ((
ecchange
& ~ETHERCAP_EEE) != 0) {
if_aq.c
5701
int i,
ecchange
, error = 0;
local in function:aq_ifflags_cb
5710
ecchange
= ec->ec_capenable ^ sc->sc_ec_capenable;
5711
if (
ecchange
& ETHERCAP_VLAN_HWTAGGING) {
5721
if ((
ecchange
& ETHERCAP_VLAN_HWFILTER) || (iffchange & IFF_PROMISC))
Completed in 26 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025