Searched refs:pf_intr_start_offset (Results 1 – 1 of 1) sorted by relevance
3101 u32 pf_intr_start_offset; in ice_ena_misc_vector() local3133 pf_intr_start_offset = rd32(hw, PFINT_ALLOC) & PFINT_ALLOC_FIRST; in ice_ena_misc_vector()3134 wr32(hw, GLINT_DYN_CTL(pf->ll_ts_irq.index + pf_intr_start_offset), in ice_ena_misc_vector()3146 u32 pf_intr_start_offset; in ice_ll_ts_intr() local3166 pf_intr_start_offset = rd32(hw, PFINT_ALLOC) & PFINT_ALLOC_FIRST; in ice_ll_ts_intr()3167 wr32(hw, GLINT_DYN_CTL(pf->ll_ts_irq.index + pf_intr_start_offset), in ice_ll_ts_intr()3447 u32 pf_intr_start_offset; in ice_req_irq_msix_misc() local3504 pf_intr_start_offset = rd32(hw, PFINT_ALLOC) & PFINT_ALLOC_FIRST; in ice_req_irq_msix_misc()3507 ((pf->ll_ts_irq.index + pf_intr_start_offset) & in ice_req_irq_msix_misc()