Lines Matching defs:fnic
111 static void fnic_release_ioreq_buf(struct fnic *fnic, in fnic_release_ioreq_buf()
130 fnic_count_portid_ioreqs_iter(struct fnic *fnic, struct scsi_cmnd *sc, in fnic_count_portid_ioreqs_iter()
144 unsigned int fnic_count_ioreqs(struct fnic *fnic, u32 portid) in fnic_count_ioreqs()
156 unsigned int fnic_count_all_ioreqs(struct fnic *fnic) in fnic_count_all_ioreqs()
162 fnic_count_lun_ioreqs_iter(struct fnic *fnic, struct scsi_cmnd *sc, in fnic_count_lun_ioreqs_iter()
176 fnic_count_lun_ioreqs(struct fnic *fnic, struct scsi_device *scsi_device) in fnic_count_lun_ioreqs()
189 static int free_wq_copy_descs(struct fnic *fnic, struct vnic_wq_copy *wq, unsigned int hwq) in free_wq_copy_descs()
226 __fnic_set_state_flags(struct fnic *fnic, unsigned long st_flags, in __fnic_set_state_flags()
248 int fnic_fw_reset_handler(struct fnic *fnic) in fnic_fw_reset_handler()
302 int fnic_flogi_reg_handler(struct fnic *fnic, u32 fc_id) in fnic_flogi_reg_handler()
355 static inline int fnic_queue_wq_copy_desc(struct fnic *fnic, in fnic_queue_wq_copy_desc()
464 struct fnic *fnic = *((struct fnic **) shost_priv(sc->device->host)); in fnic_queuecommand() local
722 static int fnic_fcpio_fw_reset_cmpl_handler(struct fnic *fnic, in fnic_fcpio_fw_reset_cmpl_handler()
797 static int fnic_fcpio_flogi_reg_cmpl_handler(struct fnic *fnic, in fnic_fcpio_flogi_reg_cmpl_handler()
876 static inline void fnic_fcpio_ack_handler(struct fnic *fnic, in fnic_fcpio_ack_handler()
908 static void fnic_fcpio_icmnd_cmpl_handler(struct fnic *fnic, unsigned int cq_index, in fnic_fcpio_icmnd_cmpl_handler()
1178 static void fnic_fcpio_itmf_cmpl_handler(struct fnic *fnic, unsigned int cq_index, in fnic_fcpio_itmf_cmpl_handler()
1440 struct fnic *fnic = vnic_dev_priv(vdev); in fnic_fcpio_cmpl_handler() local
1492 int fnic_wq_copy_cmpl_handler(struct fnic *fnic, int copy_work_to_do, unsigned int cq_index) in fnic_wq_copy_cmpl_handler()
1520 struct fnic *fnic = data; in fnic_cleanup_io_iter() local
1602 static void fnic_cleanup_io(struct fnic *fnic, int exclude_id) in fnic_cleanup_io()
1648 struct fnic *fnic = vnic_dev_priv(wq->vdev); in fnic_wq_copy_cleanup_handler() local
1705 static inline int fnic_queue_abort_io_req(struct fnic *fnic, int tag, in fnic_queue_abort_io_req()
1757 struct fnic *fnic; member
1766 struct fnic *fnic = iter_data->fnic; in fnic_rport_abort_io_iter() local
1875 void fnic_rport_exch_reset(struct fnic *fnic, u32 port_id) in fnic_rport_exch_reset()
1930 struct fnic *fnic = NULL; in fnic_terminate_rport_io() local
1962 void fnic_scsi_unload(struct fnic *fnic) in fnic_scsi_unload()
1987 void fnic_scsi_unload_cleanup(struct fnic *fnic) in fnic_scsi_unload_cleanup()
2007 struct fnic *fnic; in fnic_abort_cmd() local
2278 static inline int fnic_queue_dr_io_req(struct fnic *fnic, in fnic_queue_dr_io_req()
2343 struct fnic *fnic; member
2353 struct fnic *fnic = iter_data->fnic; in fnic_pending_aborts_iter() local
2500 static int fnic_clean_pending_aborts(struct fnic *fnic, in fnic_clean_pending_aborts()
2540 struct fnic *fnic; in fnic_device_reset() local
2837 static void fnic_post_flogo_linkflap(struct fnic *fnic) in fnic_post_flogo_linkflap()
2855 struct fnic *fnic; in fnic_reset() local
2876 struct fnic *fnic = *((struct fnic **) shost_priv(shost)); in fnic_issue_fc_host_lip() local
2889 struct fnic *fnic = *((struct fnic **) shost_priv(shost)); in fnic_host_reset() local
2951 struct fnic *fnic = iter_data->fnic; in fnic_abts_pending_iter() local
3001 int fnic_is_abts_pending(struct fnic *fnic, struct scsi_cmnd *lr_sc) in fnic_is_abts_pending()
3034 struct fnic *fnic = *((struct fnic **) shost_priv(shost)); in fnic_eh_host_reset_handler() local
3044 void fnic_scsi_fcpio_reset(struct fnic *fnic) in fnic_scsi_fcpio_reset()