Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4fw_interface.h1666 #define V_FW_PORT_CAP32_MDI(x) ((x) << S_FW_PORT_CAP32_MDI) macro
H A Dt4_hw.c2959 unsigned int fw_mdi = V_FW_PORT_CAP32_MDI(FW_PORT_CAP32_MDI_AUTO); in t4_link_l1cfg()