Searched refs:csio_xgmac_intr_handler (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 3559 static void csio_xgmac_intr_handler(struct csio_hw *hw, int port) in csio_xgmac_intr_handler() function 3628 csio_xgmac_intr_handler(hw, 0); in csio_hw_slow_intr_handler() 3631 csio_xgmac_intr_handler(hw, 1); in csio_hw_slow_intr_handler() 3634 csio_xgmac_intr_handler(hw, 2); in csio_hw_slow_intr_handler() 3637 csio_xgmac_intr_handler(hw, 3); in csio_hw_slow_intr_handler()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 3559 static void csio_xgmac_intr_handler(struct csio_hw *hw, int port) in csio_xgmac_intr_handler() function 3628 csio_xgmac_intr_handler(hw, 0); in csio_hw_slow_intr_handler() 3631 csio_xgmac_intr_handler(hw, 1); in csio_hw_slow_intr_handler() 3634 csio_xgmac_intr_handler(hw, 2); in csio_hw_slow_intr_handler() 3637 csio_xgmac_intr_handler(hw, 3); in csio_hw_slow_intr_handler()
|
Completed in 9 milliseconds