Searched refs:rcap (Results 1 – 3 of 3) sorted by relevance
4220 fw_port_cap32_t rcap; in t4_link_l1cfg_core() local4231 rcap = t4_link_acaps(adapter, port, lc); in t4_link_l1cfg_core()4242 cmd.u.l1cfg.rcap = cpu_to_be32(fwcaps32_to_caps16(rcap)); in t4_link_l1cfg_core()4244 cmd.u.l1cfg32.rcap32 = cpu_to_be32(rcap); in t4_link_l1cfg_core()4258 rcap, -ret); in t4_link_l1cfg_core()4287 c.u.l1cfg.rcap = cpu_to_be32(FW_PORT_CAP_ANEG); in t4_restart_aneg()
2804 __be32 rcap; member
371 cmdp->u.l1cfg.rcap = cpu_to_be32(fwcaps32_to_caps16(fc)); in csio_mb_port()