Home
last modified time | relevance | path

Searched refs:port_entry (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_debugfs.c451 struct mvpp2_dbgfs_port_flow_entry *port_entry; in mvpp2_dbgfs_flow_port_init() local
456 port_entry = &port->priv->dbgfs_entries->port_flow_entries[port->id]; in mvpp2_dbgfs_flow_port_init()
458 port_entry->port = port; in mvpp2_dbgfs_flow_port_init()
459 port_entry->dbg_fe = entry; in mvpp2_dbgfs_flow_port_init()
461 debugfs_create_file("hash_opts", 0444, port_dir, port_entry, in mvpp2_dbgfs_flow_port_init()
464 debugfs_create_file("engine", 0444, port_dir, port_entry, in mvpp2_dbgfs_flow_port_init()
/linux-6.3-rc2/drivers/scsi/mpt3sas/
A Dmpt3sas_scsih.c6223 struct hba_port *port_entry, in _scsih_look_and_get_matched_port_entry() argument
6418 struct hba_port *port_entry = NULL; in _scsih_sas_port_refresh() local
6473 &port_table[j], &port_entry, &count); in _scsih_sas_port_refresh()
6474 if (!port_entry) { in _scsih_sas_port_refresh()
6486 port_entry, port_table, j, port_count); in _scsih_sas_port_refresh()
6496 port_entry = NULL; in _scsih_sas_port_refresh()
6499 port_entry, port_table, j, port_count); in _scsih_sas_port_refresh()
6502 if (!port_entry) in _scsih_sas_port_refresh()
6506 port_entry->port_id = port_table[j].port_id; in _scsih_sas_port_refresh()
6507 port_entry->flags &= ~HBA_PORT_FLAG_DIRTY_PORT; in _scsih_sas_port_refresh()
[all …]
/linux-6.3-rc2/drivers/scsi/mpi3mr/
A Dmpi3mr_os.c1689 le16_to_cpu(event_data->port_entry[i].attached_dev_handle); in mpi3mr_pcietopochg_evt_debug()
1693 reason_code = event_data->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_debug()
1714 link_rate = event_data->port_entry[i].current_port_info & in mpi3mr_pcietopochg_evt_debug()
1716 prev_link_rate = event_data->port_entry[i].previous_port_info & in mpi3mr_pcietopochg_evt_debug()
1752 le16_to_cpu(event_data->port_entry[i].attached_dev_handle); in mpi3mr_pcietopochg_evt_bh()
1759 reason_code = event_data->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_bh()
2453 handle = le16_to_cpu(topo_evt->port_entry[i].attached_dev_handle); in mpi3mr_pcietopochg_evt_th()
2456 reason_code = topo_evt->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_th()
/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfa_fc.h1567 wwn_t port_entry; /* one or more */ member
A Dbfa_fcs_lport.c1923 rhba->port_list.port_entry = bfa_fcs_lport_get_pwwn(port); in bfa_fcs_lport_fdmi_build_rhba_pyld()
/linux-6.3-rc2/drivers/scsi/mpi3mr/mpi/
A Dmpi30_ioc.h586 struct mpi3_event_pcie_topo_port_entry port_entry[MPI3_EVENT_PCIE_TOPO_PORT_COUNT]; member

Completed in 81 milliseconds