Home
last modified time | relevance | path

Searched defs:fnic (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/scsi/fnic/
H A Dfnic_fcs.c39 static inline void fnic_fdls_set_fcoe_srcmac(struct fnic *fnic, in fnic_fdls_set_fcoe_srcmac()
54 static inline void fnic_fdls_set_fcoe_dstmac(struct fnic *fnic, in fnic_fdls_set_fcoe_dstmac()
67 struct fnic *fnic = *((struct fnic **) shost_priv(shost)); in fnic_get_host_port_state() local
81 void fnic_fdls_link_status_change(struct fnic *fnic, int linkup) in fnic_fdls_link_status_change()
122 struct fnic *fnic = iport->fnic; in fnic_fdls_learn_fcoe_macs() local
143 void fnic_fdls_init(struct fnic *fnic, int usefip) in fnic_fdls_init()
165 struct fnic *fnic = container_of(work, struct fnic, link_work); in fnic_handle_link() local
285 struct fnic *fnic = container_of(work, struct fnic, frame_work); in fnic_handle_frame() local
329 struct fnic *fnic = container_of(work, struct fnic, fip_frame_work); in fnic_handle_fip_frame() local
370 static inline int fnic_import_rq_eth_pkt(struct fnic *fnic, void *fp) in fnic_import_rq_eth_pkt()
[all …]
H A Dfnic_main.c183 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()
[all …]
H A Dfnic_isr.c20 struct fnic *fnic = data; in fnic_isr_legacy() local
62 struct fnic *fnic = data; in fnic_isr_msi() local
82 struct fnic *fnic = data; in fnic_isr_msix_rq() local
99 struct fnic *fnic = data; in fnic_isr_msix_wq() local
115 struct fnic *fnic = data; in fnic_isr_msix_wq_copy() local
141 struct fnic *fnic = data; in fnic_isr_msix_err_notify() local
153 void fnic_free_intr(struct fnic *fnic) in fnic_free_intr()
175 int fnic_request_intr(struct fnic *fnic) in fnic_request_intr()
242 int fnic_set_intr_mode_msix(struct fnic *fnic) in fnic_set_intr_mode_msix()
322 int fnic_set_intr_mode(struct fnic *fnic) in fnic_set_intr_mode()
[all …]
H A Dfip.c16 void fnic_fcoe_reset_vlans(struct fnic *fnic) in fnic_fcoe_reset_vlans()
38 void fnic_fcoe_send_vlan_req(struct fnic *fnic) in fnic_fcoe_send_vlan_req()
102 void fnic_fcoe_process_vlan_resp(struct fnic *fnic, struct fip_header *fiph) in fnic_fcoe_process_vlan_resp()
188 void fnic_fcoe_start_fcf_discovery(struct fnic *fnic) in fnic_fcoe_start_fcf_discovery()
249 void fnic_fcoe_fip_discovery_resp(struct fnic *fnic, struct fip_header *fiph) in fnic_fcoe_fip_discovery_resp()
354 void fnic_fcoe_start_flogi(struct fnic *fnic) in fnic_fcoe_start_flogi()
448 void fnic_fcoe_process_flogi_resp(struct fnic *fnic, struct fip_header *fiph) in fnic_fcoe_process_flogi_resp()
571 void fnic_common_fip_cleanup(struct fnic *fnic) in fnic_common_fip_cleanup()
612 void fnic_fcoe_process_cvl(struct fnic *fnic, struct fip_header *fiph) in fnic_fcoe_process_cvl()
689 int fdls_fip_recv_frame(struct fnic *fnic, void *frame) in fdls_fip_recv_frame()
[all …]
H A Dfdls_disc.c102 struct fnic *fnic = iport->fnic; in fdls_alloc_frame() local
127 struct fnic *fnic = iport->fnic; in fdls_alloc_oxid() local
167 struct fnic *fnic = iport->fnic; in fdls_free_oxid_idx() local
193 struct fnic *fnic = iport->fnic; in fdls_reclaim_oxid_handler() local
261 struct fnic *fnic = iport->fnic; in fdls_schedule_oxid_free() local
308 struct fnic *fnic = iport->fnic; in fdls_schedule_oxid_free_retry_work() local
393 void fnic_del_fabric_timer_sync(struct fnic *fnic) in fnic_del_fabric_timer_sync()
402 void fnic_del_tport_timer_sync(struct fnic *fnic, in fnic_del_tport_timer_sync()
416 struct fnic *fnic = iport->fnic; in fdls_start_fabric_timer() local
441 struct fnic *fnic = iport->fnic; in fdls_start_tport_timer() local
[all …]
H A Dfnic_res.c22 int fnic_get_vnic_config(struct fnic *fnic) in fnic_get_vnic_config()
170 int fnic_set_nic_config(struct fnic *fnic, u8 rss_default_cpu, in fnic_set_nic_config()
189 void fnic_get_res_counts(struct fnic *fnic) in fnic_get_res_counts()
207 void fnic_free_vnic_resources(struct fnic *fnic) in fnic_free_vnic_resources()
227 int fnic_alloc_vnic_resources(struct fnic *fnic) in fnic_alloc_vnic_resources()
H A Dfnic_debugfs.c470 struct fnic *fnic = (struct fnic *)debug->i_private; in fnic_reset_stats_read() local
498 struct fnic *fnic = (struct fnic *)debug->i_private; in fnic_reset_stats_write() local
581 struct fnic *fnic = inode->i_private; in fnic_stats_debugfs_open() local
680 int fnic_stats_debugfs_init(struct fnic *fnic) in fnic_stats_debugfs_init()
708 void fnic_stats_debugfs_remove(struct fnic *fnic) in fnic_stats_debugfs_remove()
H A Dfnic_attrs.c14 struct fnic *fnic = in fnic_show_state() local
29 struct fnic *fnic = in fnic_show_link_state() local
H A Dfip.h138 fnic_debug_dump_fip_frame(struct fnic *fnic, struct ethhdr *eth, in fnic_debug_dump_fip_frame()
155 fnic_debug_dump_fip_frame(struct fnic *fnic, struct ethhdr *eth, in fnic_debug_dump_fip_frame()
H A Dfnic_trace.c463 int fnic_get_debug_info(struct stats_debug_info *info, struct fnic *fnic) in fnic_get_debug_info()
H A Dfnic_fdls.h264 struct fnic *fnic; member