Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/
H A Djme.c1772 u8 nic_ctrl; in jme_phy_setEA() local
1774 pci_read_config_byte(jme->pdev, PCI_PRIV_SHARE_NICCTRL, &nic_ctrl); in jme_phy_setEA()
1775 if ((nic_ctrl & 0x3) == JME_FLAG_PHYEA_ENABLE) in jme_phy_setEA()