Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dthunder_mdio.c65 #define SMI_CMD_PHY_OP_C45_READ (0x3UL << 16) macro
272 smi_cmd |= SMI_CMD_PHY_OP_C45_READ; in thunder_mdio_read()