Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/atheros/atl1e/
Datl1e.h324 u16 pci_cmd_word; member
Datl1e_main.c595 pci_read_config_word(pdev, PCI_COMMAND, &hw->pci_cmd_word); in atl1e_sw_init()
/Linux-v4.19/drivers/net/ethernet/atheros/atlx/
Datl2.h406 u16 pci_cmd_word; member
Datl2.c97 pci_read_config_word(pdev, PCI_COMMAND, &hw->pci_cmd_word); in atl2_sw_init()
/Linux-v4.19/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.h665 u16 pci_cmd_word; /* PCI command register id from PCI configuration space */ member
/Linux-v4.19/drivers/net/ethernet/intel/igb/
De1000_hw.h461 u16 pci_cmd_word; member
Digb_main.c3826 pci_read_config_word(pdev, PCI_COMMAND, &hw->bus.pci_cmd_word); in igb_sw_init()
/Linux-v4.19/drivers/net/ethernet/intel/e1000/
De1000_hw.c509 if (hw->pci_cmd_word & PCI_COMMAND_INVALIDATE) in e1000_reset_hw()
569 if (hw->pci_cmd_word & PCI_COMMAND_INVALIDATE) in e1000_init_hw()
De1000_hw.h1367 u16 pci_cmd_word; member
De1000_main.c868 pci_read_config_word(pdev, PCI_COMMAND, &hw->pci_cmd_word); in e1000_init_hw_struct()
2174 if (hw->pci_cmd_word & PCI_COMMAND_INVALIDATE) in e1000_leave_82542_rst()