Searched refs:csio_q (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_wr.c | 80 csio_wr_ring_fldb(struct csio_hw *hw, struct csio_q *flq) in csio_wr_ring_fldb() 115 csio_wr_fill_fl(struct csio_hw *hw, struct csio_q *flq) in csio_wr_fill_fl() 151 csio_wr_update_fl(struct csio_hw *hw, struct csio_q *flq, uint16_t n) in csio_wr_update_fl() 191 struct csio_q *q, *flq; in csio_wr_alloc_q() 386 struct csio_q *flq = hw->wrm.q_arr[flq_idx]; in csio_wr_iq_create_rsp() 486 struct csio_q *flq = hw->wrm.q_arr[flq_idx]; in csio_wr_iq_create() 747 struct csio_q *q = csio_hw_to_wrm(hw)->q_arr[qidx]; in csio_wr_cleanup_eq_stpg() 765 struct csio_q *q = wrm->q_arr[qidx]; in csio_wr_cleanup_iq_ftr() 789 struct csio_q *q; in csio_wr_destroy_queues() 866 struct csio_q * in csio_wr_get() [all...] |
H A D | csio_isr.c | 212 csio_scsi_isr_handler(struct csio_q *iq) in csio_scsi_isr_handler() 258 struct csio_q *iq = (struct csio_q *) dev_id; in csio_scsi_isr() 288 struct csio_q *iq = priv; in csio_scsi_intx_handler() 305 struct csio_q *intx_q = NULL; in csio_fcoe_isr() 428 struct csio_q *q = hw->wrm.q_arr[sqset->iq_idx]; in csio_request_irqs()
|
H A D | csio_wr.h | 393 struct csio_q { struct 440 struct csio_q **q_arr; /* Array of queue pointers 446 struct csio_q *intr_map[CSIO_MAX_IQ]; 497 int csio_wr_process_iq(struct csio_hw *, struct csio_q *,
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_wr.c | 80 csio_wr_ring_fldb(struct csio_hw *hw, struct csio_q *flq) in csio_wr_ring_fldb() 115 csio_wr_fill_fl(struct csio_hw *hw, struct csio_q *flq) in csio_wr_fill_fl() 151 csio_wr_update_fl(struct csio_hw *hw, struct csio_q *flq, uint16_t n) in csio_wr_update_fl() 191 struct csio_q *q, *flq; in csio_wr_alloc_q() 386 struct csio_q *flq = hw->wrm.q_arr[flq_idx]; in csio_wr_iq_create_rsp() 486 struct csio_q *flq = hw->wrm.q_arr[flq_idx]; in csio_wr_iq_create() 747 struct csio_q *q = csio_hw_to_wrm(hw)->q_arr[qidx]; in csio_wr_cleanup_eq_stpg() 765 struct csio_q *q = wrm->q_arr[qidx]; in csio_wr_cleanup_iq_ftr() 789 struct csio_q *q; in csio_wr_destroy_queues() 867 struct csio_q * in csio_wr_get() [all...] |
H A D | csio_isr.c | 212 csio_scsi_isr_handler(struct csio_q *iq) in csio_scsi_isr_handler() 258 struct csio_q *iq = (struct csio_q *) dev_id; in csio_scsi_isr() 288 struct csio_q *iq = priv; in csio_scsi_intx_handler() 305 struct csio_q *intx_q = NULL; in csio_fcoe_isr() 428 struct csio_q *q = hw->wrm.q_arr[sqset->iq_idx]; in csio_request_irqs()
|
H A D | csio_wr.h | 393 struct csio_q { struct 440 struct csio_q **q_arr; /* Array of queue pointers 446 struct csio_q *intr_map[CSIO_MAX_IQ]; 497 int csio_wr_process_iq(struct csio_hw *, struct csio_q *,
|
Completed in 8 milliseconds