Home
last modified time | relevance | path

Searched refs:FW_PORT_CAP_MDI_V (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_mb.c351 unsigned int lfc = 0, mdi = FW_PORT_CAP_MDI_V(FW_PORT_CAP_MDI_AUTO); in csio_mb_port()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2269 #define FW_PORT_CAP_MDI_V(x) ((x) << FW_PORT_CAP_MDI_S) macro
Dt4_hw.c3581 unsigned int fc = 0, mdi = FW_PORT_CAP_MDI_V(FW_PORT_CAP_MDI_AUTO); in t4_link_l1cfg()