Searched refs:pf_intr_start_offset (Results 1 – 1 of 1) sorted by relevance
3114 u32 pf_intr_start_offset; in ice_ena_misc_vector() local3146 pf_intr_start_offset = rd32(hw, PFINT_ALLOC) & PFINT_ALLOC_FIRST; in ice_ena_misc_vector()3147 wr32(hw, GLINT_DYN_CTL(pf->ll_ts_irq.index + pf_intr_start_offset), in ice_ena_misc_vector()3159 u32 pf_intr_start_offset; in ice_ll_ts_intr() local3179 pf_intr_start_offset = rd32(hw, PFINT_ALLOC) & PFINT_ALLOC_FIRST; in ice_ll_ts_intr()3180 wr32(hw, GLINT_DYN_CTL(pf->ll_ts_irq.index + pf_intr_start_offset), in ice_ll_ts_intr()3474 u32 pf_intr_start_offset; in ice_req_irq_msix_misc() local3531 pf_intr_start_offset = rd32(hw, PFINT_ALLOC) & PFINT_ALLOC_FIRST; in ice_req_irq_msix_misc()3534 ((pf->ll_ts_irq.index + pf_intr_start_offset) & in ice_req_irq_msix_misc()