Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h7591 #define S_FW_PORT_CMD_MDIOADDR 16 macro
7593 #define V_FW_PORT_CMD_MDIOADDR(x) ((x) << S_FW_PORT_CMD_MDIOADDR)
7595 (((x) >> S_FW_PORT_CMD_MDIOADDR) & M_FW_PORT_CMD_MDIOADDR)