Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dthunder_mdio.c66 #define SMI_CMD_PHY_OP_C45_WRITE (0x1UL << 16) macro
226 smi_cmd |= SMI_CMD_PHY_OP_C45_WRITE; in thunder_mdio_c45_addr()
325 smi_cmd |= SMI_CMD_PHY_OP_C45_WRITE; in thunder_mdio_write()