Searched refs:FW_PORT_CAP_ANEG (Results 1 – 5 of 5) sorted by relevance
330 FW_PORT_CAP_SPEED_10G | FW_PORT_CAP_ANEG)375 if (!(caps & FW_PORT_CAP_ANEG)) in csio_mb_port()
1220 FW_PORT_CAP_ANEG)1253 if (!(lc->supported & FW_PORT_CAP_ANEG)) { in t4_link_start()1282 c.u.l1cfg.rcap = htonl(FW_PORT_CAP_ANEG); in t4_restart_aneg()3875 if (lc->supported & FW_PORT_CAP_ANEG) { in init_link_config()
2454 if (caps & FW_PORT_CAP_ANEG) in from_fw_linkcaps()2547 if (!(lc->supported & FW_PORT_CAP_ANEG)) { in set_settings()2573 lc->advertising = cap | FW_PORT_CAP_ANEG; in set_settings()2601 else if (lc->supported & FW_PORT_CAP_ANEG) in set_pauseparam()
1579 FW_PORT_CAP_ANEG = 0x0100, enumerator
332 if (word & FW_PORT_CAP_ANEG) in t4vf_port_init()