Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_mb.c427 unsigned int lfc = 0, mdi = FW_PORT_MDI(FW_PORT_MDI_AUTO); in csio_mb_port() local
456 lfc | mdi); in csio_mb_port()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c1158 unsigned int fc = 0, mdi = FW_PORT_MDI(FW_PORT_MDI_AUTO); in t4_link_start() local
1176 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()