Searched defs:fnic (Results 1 – 8 of 8) sorted by relevance
212 struct fnic *fnic; member217 struct fnic { struct222 struct fnic_msix_entry msix[FNIC_MSIX_INTR_MAX]; argument231 unsigned int fnic_max_tag_id; argument243 struct fnic_stats fnic_stats; argument246 u32 in_remove:1; /* fnic device in removal */ argument256 enum fnic_state state; argument257 spinlock_t fnic_lock; argument278 struct fnic_host_tag *tags; argument289 void (*set_vlan)(struct fnic *, u16 vlan); argument[all …]
32 struct fnic *fnic = data; in fnic_isr_legacy() local69 struct fnic *fnic = data; in fnic_isr_msi() local89 struct fnic *fnic = data; in fnic_isr_msix_rq() local106 struct fnic *fnic = data; in fnic_isr_msix_wq() local122 struct fnic *fnic = data; in fnic_isr_msix_wq_copy() local138 struct fnic *fnic = data; in fnic_isr_msix_err_notify() local150 void fnic_free_intr(struct fnic *fnic) in fnic_free_intr()172 int fnic_request_intr(struct fnic *fnic) in fnic_request_intr()235 int fnic_set_intr_mode(struct fnic *fnic) in fnic_set_intr_mode()330 void fnic_clear_intr_mode(struct fnic *fnic) in fnic_clear_intr_mode()
227 void fnic_fcoe_evlist_free(struct fnic *fnic) in fnic_fcoe_evlist_free()750 struct fnic *fnic = lport_priv(lport); in fnic_update_mac() local773 struct fnic *fnic = lport_priv(lport); in fnic_set_port_id() local832 struct fnic *fnic = vnic_dev_priv(rq->vdev); in fnic_rq_cmpl_frame_recv() local934 struct fnic *fnic = vnic_dev_priv(vdev); in fnic_rq_cmpl_handler_cont() local972 struct fnic *fnic = vnic_dev_priv(rq->vdev); in fnic_alloc_rq_frame() local1007 struct fnic *fnic = vnic_dev_priv(rq->vdev); in fnic_free_rq_buf() local1023 struct fnic *fnic = fnic_from_ctlr(fip); in fnic_eth_send() local1164 struct fnic *fnic = lport_priv(lp); in fnic_send() local1197 void fnic_flush_tx(struct fnic *fnic) in fnic_flush_tx()[all …]
178 struct fnic *fnic = lport_priv(lp); in fnic_get_host_speed() local209 struct fnic *fnic = lport_priv(lp); in fnic_get_stats() local322 struct fnic *fnic = lport_priv(lp); in fnic_reset_host_stats() local346 void fnic_log_q_error(struct fnic *fnic) in fnic_log_q_error()376 void fnic_handle_link_event(struct fnic *fnic) in fnic_handle_link_event()391 static int fnic_notify_set(struct fnic *fnic) in fnic_notify_set()485 static int fnic_cleanup(struct fnic *fnic) in fnic_cleanup()536 static void fnic_iounmap(struct fnic *fnic) in fnic_iounmap()548 struct fnic *fnic = lport_priv(lport); in fnic_get_mac() local562 struct fnic *fnic; in fnic_probe() local[all …]
430 struct fnic *fnic = lport_priv(lp); in fnic_queuecommand_lck() local1363 struct fnic *fnic = data; in fnic_cleanup_io_iter() local1552 struct fnic *fnic; member1685 struct fnic *fnic; in fnic_terminate_rport_io() local1725 struct fnic *fnic; in fnic_abort_cmd() local2006 struct fnic *fnic; member2233 struct fnic *fnic; in fnic_device_reset() local2477 struct fnic *fnic; in fnic_reset() local2524 struct fnic *fnic = lport_priv(lp); in fnic_host_reset() local2571 struct fnic *fnic = lport_priv(lp); in fnic_scsi_abort_io() local[all …]
34 int fnic_get_vnic_config(struct fnic *fnic) in fnic_get_vnic_config()180 int fnic_set_nic_config(struct fnic *fnic, u8 rss_default_cpu, in fnic_set_nic_config()199 void fnic_get_res_counts(struct fnic *fnic) in fnic_get_res_counts()210 void fnic_free_vnic_resources(struct fnic *fnic) in fnic_free_vnic_resources()230 int fnic_alloc_vnic_resources(struct fnic *fnic) in fnic_alloc_vnic_resources()
485 struct fnic *fnic = (struct fnic *)debug->i_private; in fnic_reset_stats_read() local513 struct fnic *fnic = (struct fnic *)debug->i_private; in fnic_reset_stats_write() local596 struct fnic *fnic = inode->i_private; in fnic_stats_debugfs_open() local694 void fnic_stats_debugfs_init(struct fnic *fnic) in fnic_stats_debugfs_init()723 void fnic_stats_debugfs_remove(struct fnic *fnic) in fnic_stats_debugfs_remove()
27 struct fnic *fnic = lport_priv(lp); in fnic_show_state() local
Completed in 26 milliseconds