Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/
Djme.c1810 u8 nic_ctrl; in jme_phy_setEA() local
1812 pci_read_config_byte(jme->pdev, PCI_PRIV_SHARE_NICCTRL, &nic_ctrl); in jme_phy_setEA()
1813 if ((nic_ctrl & 0x3) == JME_FLAG_PHYEA_ENABLE) in jme_phy_setEA()