Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c7173 V_FW_LDST_CMD_MMD(mmd)); in t4_mdio_rd()
7206 V_FW_LDST_CMD_MMD(mmd)); in t4_mdio_wr()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4411 #define V_FW_LDST_CMD_MMD(x) ((x) << S_FW_LDST_CMD_MMD) macro