Searched refs:SGE_INT_CAUSE3_A (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 3196 v |= csio_handle_intr_status(hw, SGE_INT_CAUSE3_A, sge_intr_info); in csio_sge_intr_handler() 3198 if (csio_handle_intr_status(hw, SGE_INT_CAUSE3_A, sge_intr_info) || in csio_sge_intr_handler()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 3196 v |= csio_handle_intr_status(hw, SGE_INT_CAUSE3_A, sge_intr_info); in csio_sge_intr_handler() 3198 if (csio_handle_intr_status(hw, SGE_INT_CAUSE3_A, sge_intr_info) || in csio_sge_intr_handler()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_regs.h | 234 #define SGE_INT_CAUSE3_A 0x103c macro
|
H A D | t4_hw.c | 4542 v |= t4_handle_intr_status(adapter, SGE_INT_CAUSE3_A, sge_intr_info); in sge_intr_handler() 4544 v |= t4_handle_intr_status(adapter, SGE_INT_CAUSE3_A, in sge_intr_handler()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_regs.h | 234 #define SGE_INT_CAUSE3_A 0x103c macro
|
H A D | t4_hw.c | 4512 v |= t4_handle_intr_status(adapter, SGE_INT_CAUSE3_A, sge_intr_info); in sge_intr_handler() 4514 v |= t4_handle_intr_status(adapter, SGE_INT_CAUSE3_A, in sge_intr_handler()
|
Completed in 51 milliseconds