Lines Matching defs:ctl
1042 cmdp->u.ctl.nstats_port = FW_FCOE_STATS_CMD_NSTATS(portparams->nstats) |
1045 cmdp->u.ctl.port_valid_ix = FW_FCOE_STATS_CMD_IX(portparams->idx) |
1190 uint32_t owner, ctl;
1302 ctl = csio_rd_reg32(hw, ctl_reg);
1303 if (csio_mb_is_host_owner(MBOWNER_G(ctl))) {
1305 if (!(ctl & MBMSGVALID_F)) {
1477 uint32_t ctl, cim_cause, pl_cause;
1502 ctl = csio_rd_reg32(hw, ctl_reg);
1504 if (csio_mb_is_host_owner(MBOWNER_G(ctl))) {
1508 if (!(ctl & MBMSGVALID_F)) {