Home
last modified time | relevance | path

Searched refs:E1000_STATUS_GIO_MASTER_ENABLE (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h223 #define E1000_STATUS_GIO_MASTER_ENABLE 0x00080000 /* Master Req status */ macro
H A Dmac.c1705 if (!(er32(STATUS) & E1000_STATUS_GIO_MASTER_ENABLE)) in e1000e_disable_pcie_master()
/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h249 #define E1000_STATUS_GIO_MASTER_ENABLE 0x00080000 macro
H A De1000_mac.c1564 E1000_STATUS_GIO_MASTER_ENABLE)) in igb_disable_pcie_master()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1472 #define E1000_STATUS_GIO_MASTER_ENABLE 0x00080000 /* Status of Master requests. */ macro