Searched refs:cntxt_id (Results 1 – 3 of 3) sorted by relevance
530 iqid = port_intr_iq(pi, j)->cntxt_id; in t4_setup_port_queues()541 iqid = port_intr_iq(pi, j)->cntxt_id; in t4_setup_port_queues()554 iqid = port_intr_iq(pi, 0)->cntxt_id; in t4_setup_port_queues()754 V_INGRESSQID(iq->cntxt_id) | in service_iq()789 V_INGRESSQID((u32)iq->cntxt_id) | V_SEINTARM(iq->intr_next)); in service_iq()1101 int rc, cntxt_id; in alloc_iq_fl() local1190 iq->cntxt_id = be16_to_cpu(c.iqid); in alloc_iq_fl()1194 cntxt_id = iq->cntxt_id - sc->sge.iq_start; in alloc_iq_fl()1195 if (cntxt_id >= sc->sge.niq) { in alloc_iq_fl()1197 cntxt_id, sc->sge.niq - 1); in alloc_iq_fl()[all …]
183 uint16_t cntxt_id; /* SGE context id for the iq */ member229 uint32_t cntxt_id; /* SGE context id for the eq */ member253 uint16_t cntxt_id; /* SGE context id for the freelist */ member
2104 V_SEINTARM(iq->intr_params) | V_INGRESSQID(iq->cntxt_id)); in enable_port_queues()2115 V_SEINTARM(iq->intr_params) | V_INGRESSQID(iq->cntxt_id)); in enable_port_queues()