Searched refs:mdi (Results 1 – 2 of 2) sorted by relevance
427 unsigned int lfc = 0, mdi = FW_PORT_MDI(FW_PORT_MDI_AUTO); in csio_mb_port() local456 lfc | mdi); in csio_mb_port()
1158 unsigned int fc = 0, mdi = FW_PORT_MDI(FW_PORT_MDI_AUTO); in t4_link_start() local1176 c.u.l1cfg.rcap = htonl(lc->requested_speed | fc | mdi); in t4_link_start()1179 c.u.l1cfg.rcap = htonl(lc->advertising | fc | mdi); in t4_link_start()