Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dthunder_mdio.c63 #define SMI_CMD_PHY_OP_C22_READ (0x1UL << 16) macro
270 smi_cmd |= SMI_CMD_PHY_OP_C22_READ; in thunder_mdio_read()