Home
last modified time | relevance | path

Searched refs:FW_PORT_CAP_ANEG (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c317 if (caps & FW_PORT_CAP_ANEG) in from_fw_linkcaps()
412 if (!(lc->supported & FW_PORT_CAP_ANEG)) { in set_settings()
437 lc->advertising = cap | FW_PORT_CAP_ANEG; in set_settings()
465 else if (lc->supported & FW_PORT_CAP_ANEG) in set_pauseparam()
Dt4_hw.c2082 FW_PORT_CAP_ANEG)
2115 if (!(lc->supported & FW_PORT_CAP_ANEG)) { in t4_link_start()
2144 c.u.l1cfg.rcap = htonl(FW_PORT_CAP_ANEG); in t4_restart_aneg()
4970 if (lc->supported & FW_PORT_CAP_ANEG) { in init_link_config()
Dt4fw_api.h2196 FW_PORT_CAP_ANEG = 0x0100, enumerator
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c251 FW_PORT_CAP_SPEED_100G | FW_PORT_CAP_ANEG)
267 if (lc->supported & FW_PORT_CAP_ANEG) { in init_link_config()
Dcxgb4vf_main.c1274 if (caps & FW_PORT_CAP_ANEG) in t4vf_from_fw_linkcaps()
/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_mb.c331 FW_PORT_CAP_ANEG)
376 if (!(caps & FW_PORT_CAP_ANEG)) in csio_mb_port()