| /linux-6.15/drivers/scsi/fnic/ |
| H A D | fnic.h | 350 struct fnic *fnic; member 362 struct fnic { struct 363 int fnic_num; argument 369 struct fnic_msix_entry msix[FNIC_MSIX_INTR_MAX]; argument 378 unsigned int fnic_max_tag_id; argument 397 u32 in_remove:1; /* fnic device in removal */ argument 406 enum fnic_state state; argument 431 struct fnic_host_tag *tags; argument 451 void (*set_vlan)(struct fnic *, u16 vlan); argument 466 ____cacheline_aligned struct fnic_cpy_wq sw_copy_wq[FNIC_WQ_COPY_MAX]; argument [all …]
|
| H A D | fnic_fcs.c | 122 struct fnic *fnic = iport->fnic; in fnic_fdls_learn_fcoe_macs() local 426 struct fnic *fnic = vnic_dev_priv(rq->vdev); in fnic_rq_cmpl_frame_recv() local 549 struct fnic *fnic = vnic_dev_priv(vdev); in fnic_rq_cmpl_handler_cont() local 587 struct fnic *fnic = vnic_dev_priv(rq->vdev); in fnic_alloc_rq_frame() local 619 struct fnic *fnic = vnic_dev_priv(rq->vdev); in fnic_free_rq_buf() local 732 struct fnic *fnic = iport->fnic; in fnic_send_fcoe_frame() local 754 struct fnic *fnic = iport->fnic; in fnic_send_fip_frame() local 794 struct fnic *fnic = iport->fnic; in fnic_fdls_register_portid() local 865 struct fnic *fnic = vnic_dev_priv(vdev); in fnic_wq_cmpl_handler_cont() local 907 struct fnic *fnic = iport->fnic; in fnic_fdls_add_tport() local [all …]
|
| H A D | fnic_main.c | 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() 508 static int fnic_cleanup(struct fnic *fnic) in fnic_cleanup() 563 static void fnic_iounmap(struct fnic *fnic) in fnic_iounmap() 574 static void fnic_scsi_init(struct fnic *fnic) in fnic_scsi_init() 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 705 struct fnic *fnic; in fnic_probe() local [all …]
|
| H A D | fnic_isr.c | 20 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 D | fip.c | 16 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() 188 void fnic_fcoe_start_fcf_discovery(struct fnic *fnic) in fnic_fcoe_start_fcf_discovery() 354 void fnic_fcoe_start_flogi(struct fnic *fnic) in fnic_fcoe_start_flogi() 571 void fnic_common_fip_cleanup(struct fnic *fnic) in fnic_common_fip_cleanup() 689 int fdls_fip_recv_frame(struct fnic *fnic, void *frame) in fdls_fip_recv_frame() 793 struct fnic *fnic = from_timer(fnic, t, enode_ka_timer); in fnic_handle_enode_ka_timer() local 846 struct fnic *fnic = from_timer(fnic, t, vn_ka_timer); in fnic_handle_vn_ka_timer() local 904 void fnic_vlan_discovery_timeout(struct fnic *fnic) in fnic_vlan_discovery_timeout() 977 *fnic = container_of(work, struct fnic, fip_timer_work); in fnic_work_on_fcs_ka_timer() local [all …]
|
| H A D | fnic_scsi.c | 1520 struct fnic *fnic = data; in fnic_cleanup_io_iter() local 1757 struct fnic *fnic; member 1766 struct fnic *fnic = iter_data->fnic; in fnic_rport_abort_io_iter() local 1930 struct fnic *fnic = NULL; in fnic_terminate_rport_io() local 1962 void fnic_scsi_unload(struct fnic *fnic) in fnic_scsi_unload() 2007 struct fnic *fnic; in fnic_abort_cmd() local 2343 struct fnic *fnic; member 2353 struct fnic *fnic = iter_data->fnic; in fnic_pending_aborts_iter() local 2540 struct fnic *fnic; in fnic_device_reset() local 2855 struct fnic *fnic; in fnic_reset() local [all …]
|
| H A D | fdls_disc.c | 102 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 416 struct fnic *fnic = iport->fnic; in fdls_start_fabric_timer() local 441 struct fnic *fnic = iport->fnic; in fdls_start_tport_timer() local 571 struct fnic *fnic = iport->fnic; in fdls_send_rscn_resp() local 604 struct fnic *fnic = iport->fnic; in fdls_send_logo_resp() local [all …]
|
| H A D | fnic_res.c | 22 int fnic_get_vnic_config(struct fnic *fnic) in fnic_get_vnic_config() 171 int fnic_set_nic_config(struct fnic *fnic, u8 rss_default_cpu, in fnic_set_nic_config() 190 void fnic_get_res_counts(struct fnic *fnic) in fnic_get_res_counts() 208 void fnic_free_vnic_resources(struct fnic *fnic) in fnic_free_vnic_resources() 228 int fnic_alloc_vnic_resources(struct fnic *fnic) in fnic_alloc_vnic_resources()
|
| H A D | fnic_debugfs.c | 470 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 D | fnic_attrs.c | 14 struct fnic *fnic = in fnic_show_state() local 29 struct fnic *fnic = in fnic_show_link_state() local
|
| H A D | fip.h | 138 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 D | fnic_trace.c | 470 int fnic_get_debug_info(struct stats_debug_info *info, struct fnic *fnic) in fnic_get_debug_info()
|
| H A D | fnic_fdls.h | 264 struct fnic *fnic; member
|