Searched refs:rcap (Results 1 – 3 of 3) sorted by relevance
1173 c.u.l1cfg.rcap = htonl((lc->supported & ADVERT_MASK) | fc); in t4_link_start()1176 c.u.l1cfg.rcap = htonl(lc->requested_speed | fc | mdi); in t4_link_start()1179 c.u.l1cfg.rcap = htonl(lc->advertising | fc | mdi); in t4_link_start()1201 c.u.l1cfg.rcap = htonl(FW_PORT_CAP_ANEG); in t4_restart_aneg()
1645 __be32 rcap; member
453 cmdp->u.l1cfg.rcap = htonl((caps & CSIO_ADVERT_MASK) | lfc); in csio_mb_port()455 cmdp->u.l1cfg.rcap = htonl((caps & CSIO_ADVERT_MASK) | in csio_mb_port()