Lines Matching refs:csio_hw
47 struct csio_hw *hw = (struct csio_hw *) dev_id; in csio_nondata_isr()
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()
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()
259 struct csio_hw *hw; in csio_scsi_isr()
264 hw = (struct csio_hw *)iq->owner; in csio_scsi_isr()
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()
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()
457 csio_reduce_sqsets(struct csio_hw *hw, int cnt) in csio_reduce_sqsets()
479 struct csio_hw *hw = affd->priv; in csio_calc_sets()
497 csio_enable_msix(struct csio_hw *hw) in csio_enable_msix()
551 csio_intr_enable(struct csio_hw *hw) in csio_intr_enable()
584 csio_intr_disable(struct csio_hw *hw, bool free) in csio_intr_disable()