Lines Matching refs:offs
262 int i, offs, vector; in otx2_cptlf_unregister_interrupts() local
265 for (offs = 0; offs < OTX2_CPT_LF_MSIX_VECTORS; offs++) { in otx2_cptlf_unregister_interrupts()
266 if (!lfs->lf[i].is_irq_reg[offs]) in otx2_cptlf_unregister_interrupts()
270 lfs->lf[i].msix_offset + offs); in otx2_cptlf_unregister_interrupts()
272 lfs->lf[i].is_irq_reg[offs] = false; in otx2_cptlf_unregister_interrupts()
330 int slot, offs; in otx2_cptlf_free_irqs_affinity() local
333 for (offs = 0; offs < OTX2_CPT_LF_MSIX_VECTORS; offs++) in otx2_cptlf_free_irqs_affinity()
336 offs), NULL); in otx2_cptlf_free_irqs_affinity()
345 int slot, offs, ret; in otx2_cptlf_set_irqs_affinity() local
359 for (offs = 0; offs < OTX2_CPT_LF_MSIX_VECTORS; offs++) { in otx2_cptlf_set_irqs_affinity()
361 lf[slot].msix_offset + offs), in otx2_cptlf_set_irqs_affinity()