Searched refs:pf_intr_start_offset (Results 1 – 1 of 1) sorted by relevance
3018 u32 pf_intr_start_offset; in ice_ena_misc_vector() local3050 pf_intr_start_offset = rd32(hw, PFINT_ALLOC) & PFINT_ALLOC_FIRST; in ice_ena_misc_vector()3051 wr32(hw, GLINT_DYN_CTL(pf->ll_ts_irq.index + pf_intr_start_offset), in ice_ena_misc_vector()3063 u32 pf_intr_start_offset; in ice_ll_ts_intr() local3085 pf_intr_start_offset = rd32(hw, PFINT_ALLOC) & PFINT_ALLOC_FIRST; in ice_ll_ts_intr()3086 wr32(hw, GLINT_DYN_CTL(pf->ll_ts_irq.index + pf_intr_start_offset), in ice_ll_ts_intr()3368 u32 pf_intr_start_offset; in ice_req_irq_msix_misc() local3425 pf_intr_start_offset = rd32(hw, PFINT_ALLOC) & PFINT_ALLOC_FIRST; in ice_req_irq_msix_misc()3428 ((pf->ll_ts_irq.index + pf_intr_start_offset) & in ice_req_irq_msix_misc()