Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c5573 FW_LDST_CMD_MMD_V(mmd)); in t4_mdio_rd()
5606 FW_LDST_CMD_MMD_V(mmd)); in t4_mdio_wr()
Dt4fw_api.h874 #define FW_LDST_CMD_MMD_V(x) ((x) << FW_LDST_CMD_MMD_S) macro