Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1095 #define FW_PORT_MDI(x) ((x) << 9) macro
Dt4_hw.c824 unsigned int fc = 0, mdi = FW_PORT_MDI(FW_PORT_MDI_AUTO); in t4_link_start()