Home
last modified time | relevance | path

Searched refs:IAVF_VFINT_DYN_CTLN1 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf_register.h43 #define IAVF_VFINT_DYN_CTLN1(_INTVF) (0x00003800 + ((_INTVF) * 4)) /* _i=0...63 */ /* Reset: VFR */ macro
H A Diavf_txrx.c351 IAVF_VFINT_DYN_CTLN1(q_vector->reg_idx), val); in iavf_enable_wb_on_itr()
370 IAVF_VFINT_DYN_CTLN1(q_vector->reg_idx), in iavf_force_wb()
1623 #define INTREG IAVF_VFINT_DYN_CTLN1
H A Diavf_main.c230 wr32(hw, IAVF_VFINT_DYN_CTLN1(i - 1), 0); in iavf_irq_disable()
246 wr32(hw, IAVF_VFINT_DYN_CTLN1(i - 1), in iavf_irq_enable_queues()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf_register.h43 #define IAVF_VFINT_DYN_CTLN1(_INTVF) (0x00003800 + ((_INTVF) * 4)) /* _i=0...63 */ /* Reset: VFR */ macro
H A Diavf_txrx.c144 IAVF_VFINT_DYN_CTLN1(q_vector->reg_idx), in iavf_force_wb()
369 IAVF_VFINT_DYN_CTLN1(q_vector->reg_idx), val); in iavf_enable_wb_on_itr()
1648 #define INTREG IAVF_VFINT_DYN_CTLN1
H A Diavf_main.c365 wr32(hw, IAVF_VFINT_DYN_CTLN1(i - 1), 0); in iavf_irq_disable()
381 wr32(hw, IAVF_VFINT_DYN_CTLN1(i - 1), in iavf_irq_enable_queues()

Completed in 21 milliseconds