Searched refs:atl2_read_pci_cfg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/ |
H A D | atl2.h | 76 static void atl2_read_pci_cfg(struct atl2_hw *hw, u32 reg, u16 *value);
|
H A D | atl2.c | 1702 static void atl2_read_pci_cfg(struct atl2_hw *hw, u32 reg, u16 *value) in atl2_read_pci_cfg() function 2095 atl2_read_pci_cfg(hw, PCI_REG_COMMAND, &pci_cfg_cmd_word); in atl2_reset_hw()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/ |
H A D | atl2.h | 76 static void atl2_read_pci_cfg(struct atl2_hw *hw, u32 reg, u16 *value);
|
H A D | atl2.c | 1680 static void atl2_read_pci_cfg(struct atl2_hw *hw, u32 reg, u16 *value) in atl2_read_pci_cfg() function 2073 atl2_read_pci_cfg(hw, PCI_REG_COMMAND, &pci_cfg_cmd_word); in atl2_reset_hw()
|
Completed in 9 milliseconds