Lines Matching defs:fnic
107 static inline spinlock_t *fnic_io_lock_hash(struct fnic *fnic, in fnic_io_lock_hash()
115 static inline spinlock_t *fnic_io_lock_tag(struct fnic *fnic, in fnic_io_lock_tag()
125 static void fnic_release_ioreq_buf(struct fnic *fnic, in fnic_release_ioreq_buf()
144 static int free_wq_copy_descs(struct fnic *fnic, struct vnic_wq_copy *wq) in free_wq_copy_descs()
181 __fnic_set_state_flags(struct fnic *fnic, unsigned long st_flags, in __fnic_set_state_flags()
206 int fnic_fw_reset_handler(struct fnic *fnic) in fnic_fw_reset_handler()
259 int fnic_flogi_reg_handler(struct fnic *fnic, u32 fc_id) in fnic_flogi_reg_handler()
317 static inline int fnic_queue_wq_copy_desc(struct fnic *fnic, in fnic_queue_wq_copy_desc()
429 struct fnic *fnic = lport_priv(lp); in fnic_queuecommand_lck() local
709 static int fnic_fcpio_flogi_reg_cmpl_handler(struct fnic *fnic, in fnic_fcpio_flogi_reg_cmpl_handler()
788 static inline void fnic_fcpio_ack_handler(struct fnic *fnic, in fnic_fcpio_ack_handler()
819 static void fnic_fcpio_icmnd_cmpl_handler(struct fnic *fnic, in fnic_fcpio_icmnd_cmpl_handler()
1061 static void fnic_fcpio_itmf_cmpl_handler(struct fnic *fnic, in fnic_fcpio_itmf_cmpl_handler()
1278 struct fnic *fnic = vnic_dev_priv(vdev); in fnic_fcpio_cmpl_handler() local
1328 int fnic_wq_copy_cmpl_handler(struct fnic *fnic, int copy_work_to_do) in fnic_wq_copy_cmpl_handler()
1367 struct fnic *fnic = data; in fnic_cleanup_io_iter() local
1444 static void fnic_cleanup_io(struct fnic *fnic) in fnic_cleanup_io()
1454 struct fnic *fnic = vnic_dev_priv(wq->vdev); in fnic_wq_copy_cleanup_handler() local
1511 static inline int fnic_queue_abort_io_req(struct fnic *fnic, int tag, in fnic_queue_abort_io_req()
1559 struct fnic *fnic; member
1568 struct fnic *fnic = iter_data->fnic; in fnic_rport_abort_io_iter() local
1664 static void fnic_rport_exch_reset(struct fnic *fnic, u32 port_id) in fnic_rport_exch_reset()
1692 struct fnic *fnic; in fnic_terminate_rport_io() local
1732 struct fnic *fnic; in fnic_abort_cmd() local
1960 static inline int fnic_queue_dr_io_req(struct fnic *fnic, in fnic_queue_dr_io_req()
2015 struct fnic *fnic; member
2025 struct fnic *fnic = iter_data->fnic; in fnic_pending_aborts_iter() local
2170 static int fnic_clean_pending_aborts(struct fnic *fnic, in fnic_clean_pending_aborts()
2206 fnic_scsi_host_start_tag(struct fnic *fnic, struct scsi_cmnd *sc) in fnic_scsi_host_start_tag()
2227 fnic_scsi_host_end_tag(struct fnic *fnic, struct scsi_cmnd *sc) in fnic_scsi_host_end_tag()
2243 struct fnic *fnic; in fnic_device_reset() local
2487 struct fnic *fnic; in fnic_reset() local
2534 struct fnic *fnic = lport_priv(lp); in fnic_host_reset() local
2581 struct fnic *fnic = lport_priv(lp); in fnic_scsi_abort_io() local
2632 struct fnic *fnic = lport_priv(lp); in fnic_scsi_cleanup() local
2663 struct fnic *fnic = lport_priv(lp); in fnic_exch_mgr_reset() local
2693 struct fnic *fnic = iter_data->fnic; in fnic_abts_pending_iter() local
2739 int fnic_is_abts_pending(struct fnic *fnic, struct scsi_cmnd *lr_sc) in fnic_is_abts_pending()