Searched refs:pf_intr_start_offset (Results 1 – 1 of 1) sorted by relevance
3145 u32 pf_intr_start_offset; in ice_ena_misc_vector() local3177 pf_intr_start_offset = rd32(hw, PFINT_ALLOC) & PFINT_ALLOC_FIRST; in ice_ena_misc_vector()3178 wr32(hw, GLINT_DYN_CTL(pf->ll_ts_irq.index + pf_intr_start_offset), in ice_ena_misc_vector()3190 u32 pf_intr_start_offset; in ice_ll_ts_intr() local3210 pf_intr_start_offset = rd32(hw, PFINT_ALLOC) & PFINT_ALLOC_FIRST; in ice_ll_ts_intr()3211 wr32(hw, GLINT_DYN_CTL(pf->ll_ts_irq.index + pf_intr_start_offset), in ice_ll_ts_intr()3505 u32 pf_intr_start_offset; in ice_req_irq_msix_misc() local3562 pf_intr_start_offset = rd32(hw, PFINT_ALLOC) & PFINT_ALLOC_FIRST; in ice_req_irq_msix_misc()3565 ((pf->ll_ts_irq.index + pf_intr_start_offset) & in ice_req_irq_msix_misc()