Home
last modified time | relevance | path

Searched refs:IGC_CTRL_GIO_MASTER_DISABLE (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/intel/igc/
Digc_defines.h95 #define IGC_CTRL_GIO_MASTER_DISABLE 0x00000004 macro
Digc_mac.c28 ctrl |= IGC_CTRL_GIO_MASTER_DISABLE; in igc_disable_pcie_master()