Searched refs:FW_PORT_MDI (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/ | ||
D | t4fw_api.h | 1095 #define FW_PORT_MDI(x) ((x) << 9) macro |
D | t4_hw.c | 824 unsigned int fc = 0, mdi = FW_PORT_MDI(FW_PORT_MDI_AUTO); in t4_link_start() |