Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/firmware/
HDt4fw_interface.h6023 #define S_FW_PORT_CMD_MDIOADDR 16 macro
6025 #define V_FW_PORT_CMD_MDIOADDR(x) ((x) << S_FW_PORT_CMD_MDIOADDR)
6027 (((x) >> S_FW_PORT_CMD_MDIOADDR) & M_FW_PORT_CMD_MDIOADDR)