Lines Matching refs:cl_id
3670 uint8_t cl_id,
3683 ramrod_param.cl_id = cl_id;
3705 "ramrod_flags 0x%x rc %d failed\n", sc->rx_mode, cl_id,
3730 /* XXX ensure all fastpath have same cl_id and/or move it to bxe_softc */
3731 return (bxe_set_q_rx_mode(sc, sc->fp[0].cl_id, rx_mode_flags,
9565 return (fp->cl_id + SC_PORT(fp->sc) * ETH_MAX_RX_CLIENTS_E1H);
9567 return (fp->cl_id);
9580 offset += USTORM_RX_PRODS_E1X_OFFSET(SC_PORT(sc), fp->cl_id);
9601 fp->cl_id = (CHIP_IS_E1x(sc)) ?
9646 fp->cl_id,
9657 fp->cl_id,
9667 BLOGD(sc, DBG_LOAD, "fp[%d]: sb=%p cl_id=%d fw_sb=%d igu_sb=%d\n",
9668 idx, fp->status_block.e2_sb, fp->cl_id, fp->fw_sb_id, fp->igu_sb_id);
10498 sc->fp[0].cl_id,
10524 sc->fp[0].cl_id,
11273 gen_init->spcl_id = fp->cl_id;
11396 txq_init->tss_leading_cl_id = BXE_FP(sc, 0, cl_id);
11542 (sc->fp->cl_id + (i % num_eth_queues));