Searched refs:traceq (Results 1 – 3 of 3) sorted by relevance
163 if (sc->traceq < 0) { in t4_cloner_create()
1043 int traceq; /* iq used by all tracers, -1 if none */ member
1354 sc->traceq = -1; in t4_attach()2217 sc->traceq = -1; in stop_lld()2539 if (sc->traceq < 0 && IS_MAIN_VI(vi)) { in restart_lld()2540 sc->traceq = sc->sge.rxq[vi->first_rxq].iq.abs_id; in restart_lld()2541 t4_set_trace_rss_control(sc, pi->tx_chan, sc->traceq); in restart_lld()3039 sc->traceq = -1; /* cloner should not create ifnet */ in cxgbe_detach()6810 if (sc->traceq < 0 && IS_MAIN_VI(vi)) { in cxgbe_init_synchronized()6811 sc->traceq = sc->sge.rxq[vi->first_rxq].iq.abs_id; in cxgbe_init_synchronized()6812 t4_set_trace_rss_control(sc, pi->tx_chan, sc->traceq); in cxgbe_init_synchronized()