Lines Matching defs:hw
47 struct csio_hw *hw = (struct csio_hw *) dev_id; in csio_nondata_isr() local
81 csio_fwevt_handler(struct csio_hw *hw) in csio_fwevt_handler()
110 struct csio_hw *hw = (struct csio_hw *) dev_id; in csio_fwevt_isr() local
131 csio_fwevt_intx_handler(struct csio_hw *hw, void *wr, uint32_t len, in csio_fwevt_intx_handler()
146 csio_process_scsi_cmpl(struct csio_hw *hw, void *wr, uint32_t len, in csio_process_scsi_cmpl()
214 struct csio_hw *hw = (struct csio_hw *)iq->owner; in csio_scsi_isr_handler() local
259 struct csio_hw *hw; in csio_scsi_isr() local
285 csio_scsi_intx_handler(struct csio_hw *hw, void *wr, uint32_t len, in csio_scsi_intx_handler()
304 struct csio_hw *hw = (struct csio_hw *) dev_id; in csio_fcoe_isr() local
352 csio_add_msix_desc(struct csio_hw *hw) in csio_add_msix_desc()
381 csio_request_irqs(struct csio_hw *hw) in csio_request_irqs()
462 csio_disable_msix(struct csio_hw *hw, bool free) in csio_disable_msix()
479 csio_reduce_sqsets(struct csio_hw *hw, int cnt) in csio_reduce_sqsets()
500 csio_enable_msix(struct csio_hw *hw) in csio_enable_msix()
563 csio_intr_enable(struct csio_hw *hw) in csio_intr_enable()
596 csio_intr_disable(struct csio_hw *hw, bool free) in csio_intr_disable()