Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/sja1105/
H A Dsja1105_static_config.h364 u64 phy_mac[SJA1105_MAX_NUM_PORTS]; member
H A Dsja1105_clocking.c779 role = mii->phy_mac[port]; in sja1105_clocking_setup_port()
H A Dsja1105_static_config.c843 sja1105_packing(buf, &entry->phy_mac[i], in sja1105_xmii_params_entry_packing()
859 sja1105_packing(buf, &entry->phy_mac[i], in sja1110_xmii_params_entry_packing()
/linux/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h340 u8 phy_mac[6]; member
H A Dcsio_lnode.c769 memcpy(hw->pport[i].mac, lcmd->phy_mac, 6); in csio_fcoe_enable_link()