Home
last modified time | relevance | path

Searched refs:pci_cmd_word (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
H A Digc_hw.h152 u16 pci_cmd_word; member
H A Digc_main.c5047 pci_read_config_word(pdev, PCI_COMMAND, &hw->bus.pci_cmd_word); in igc_sw_init()
/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h311 u16 pci_cmd_word; member
/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.h393 u16 pci_cmd_word; member
H A Datl2.c78 pci_read_config_word(pdev, PCI_COMMAND, &hw->pci_cmd_word); in atl2_sw_init()
/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h461 u16 pci_cmd_word; member
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c508 if (hw->pci_cmd_word & PCI_COMMAND_INVALIDATE) in e1000_reset_hw()
568 if (hw->pci_cmd_word & PCI_COMMAND_INVALIDATE) in e1000_init_hw()
H A De1000_hw.h1364 u16 pci_cmd_word; member
H A De1000_main.c864 pci_read_config_word(pdev, PCI_COMMAND, &hw->pci_cmd_word); in e1000_init_hw_struct()
2183 if (hw->pci_cmd_word & PCI_COMMAND_INVALIDATE) in e1000_leave_82542_rst()