Home
last modified time | relevance | path

Searched refs:FW_PORT_MDI (Results 1 – 3 of 3) 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()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1587 #define FW_PORT_MDI(x) ((x) << 9) macro
Dt4_hw.c1158 unsigned int fc = 0, mdi = FW_PORT_MDI(FW_PORT_MDI_AUTO); in t4_link_start()