Searched refs:rcap (Results 1 – 3 of 3) sorted by relevance
4188 fw_port_cap32_t rcap; in t4_link_l1cfg_core() local4199 rcap = t4_link_acaps(adapter, port, lc); in t4_link_l1cfg_core()4210 cmd.u.l1cfg.rcap = cpu_to_be32(fwcaps32_to_caps16(rcap)); in t4_link_l1cfg_core()4212 cmd.u.l1cfg32.rcap32 = cpu_to_be32(rcap); in t4_link_l1cfg_core()4226 rcap, -ret); in t4_link_l1cfg_core()4255 c.u.l1cfg.rcap = cpu_to_be32(FW_PORT_CAP_ANEG); in t4_restart_aneg()
2806 __be32 rcap; member
371 cmdp->u.l1cfg.rcap = cpu_to_be32(fwcaps32_to_caps16(fc)); in csio_mb_port()