Searched refs:S_FW_PORT_CMD_MDIOCAP (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6016 #define S_FW_PORT_CMD_MDIOCAP 21 macro
6018 #define V_FW_PORT_CMD_MDIOCAP(x) ((x) << S_FW_PORT_CMD_MDIOCAP)
6020 (((x) >> S_FW_PORT_CMD_MDIOCAP) & M_FW_PORT_CMD_MDIOCAP)

Completed in 187 milliseconds