Home
last modified time | relevance | path

Searched refs:NETREG_DUMMY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dnetdevice.h2319 NETREG_DUMMY, /* dummy device for NAPI poll */ enumerator
5185 case NETREG_DUMMY: return " (dummy)"; in netdev_reg_state()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c1994 if (trans_pcie->napi_dev.reg_state != NETREG_DUMMY) in iwl_trans_pcie_configure()
/openbmc/linux/net/core/
H A Ddev.c10314 dev->reg_state = NETREG_DUMMY; in init_dummy_netdev()