Lines Matching defs:fnic
183 struct fnic *fnic = *((struct fnic **) shost_priv(shost)); in fnic_get_host_speed() local
248 struct fnic *fnic = *((struct fnic **) shost_priv(host)); in fnic_get_stats() local
359 struct fnic *fnic = *((struct fnic **) shost_priv(host)); in fnic_reset_host_stats() local
383 void fnic_log_q_error(struct fnic *fnic) in fnic_log_q_error()
407 void fnic_handle_link_event(struct fnic *fnic) in fnic_handle_link_event()
422 static int fnic_notify_set(struct fnic *fnic) in fnic_notify_set()
449 struct fnic *fnic = timer_container_of(fnic, t, notify_timer); in fnic_notify_timer() local
456 static void fnic_notify_timer_start(struct fnic *fnic) in fnic_notify_timer_start()
508 static int fnic_cleanup(struct fnic *fnic) in fnic_cleanup()
563 static void fnic_iounmap(struct fnic *fnic) in fnic_iounmap()
569 static void fnic_set_vlan(struct fnic *fnic, u16 vlan_id) in fnic_set_vlan()
574 static void fnic_scsi_init(struct fnic *fnic) in fnic_scsi_init()
584 static void fnic_free_ioreq_tables_mq(struct fnic *fnic) in fnic_free_ioreq_tables_mq()
592 static int fnic_scsi_drv_init(struct fnic *fnic) in fnic_scsi_drv_init()
652 fc_host_supported_fc4s(fnic->host)[2] = 1; in fnic_scsi_drv_init() local
653 fc_host_supported_fc4s(fnic->host)[7] = 1; in fnic_scsi_drv_init() local
679 struct fnic *fnic = *((struct fnic **) shost_priv(host)); in fnic_mq_map_queues_cpus() local
705 struct fnic *fnic; in fnic_probe() local
1128 struct fnic *fnic = pci_get_drvdata(pdev); in fnic_remove() local