Home
last modified time | relevance | path

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

/linux/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/drivers/scsi/mpi3mr/
A Dmpi3mr_os.c1173 le16_to_cpu(event_data->port_entry[i].attached_dev_handle); in mpi3mr_pcietopochg_evt_debug()
1177 reason_code = event_data->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_debug()
1198 link_rate = event_data->port_entry[i].current_port_info & in mpi3mr_pcietopochg_evt_debug()
1200 prev_link_rate = event_data->port_entry[i].previous_port_info & in mpi3mr_pcietopochg_evt_debug()
1234 le16_to_cpu(event_data->port_entry[i].attached_dev_handle); in mpi3mr_pcietopochg_evt_bh()
1241 reason_code = event_data->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_bh()
1637 handle = le16_to_cpu(topo_evt->port_entry[i].attached_dev_handle); in mpi3mr_pcietopochg_evt_th()
1640 reason_code = topo_evt->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_th()
/linux/drivers/scsi/mpt3sas/
A Dmpt3sas_scsih.c6210 struct hba_port *port_entry, in _scsih_look_and_get_matched_port_entry() argument
6405 struct hba_port *port_entry = NULL; in _scsih_sas_port_refresh() local
6460 &port_table[j], &port_entry, &count); in _scsih_sas_port_refresh()
6461 if (!port_entry) { in _scsih_sas_port_refresh()
6473 port_entry, port_table, j, port_count); in _scsih_sas_port_refresh()
6483 port_entry = NULL; in _scsih_sas_port_refresh()
6486 port_entry, port_table, j, port_count); in _scsih_sas_port_refresh()
6489 if (!port_entry) in _scsih_sas_port_refresh()
6493 port_entry->port_id = port_table[j].port_id; in _scsih_sas_port_refresh()
6494 port_entry->flags &= ~HBA_PORT_FLAG_DIRTY_PORT; in _scsih_sas_port_refresh()
[all …]
/linux/drivers/scsi/mpi3mr/mpi/
A Dmpi30_ioc.h577 struct mpi3_event_pcie_topo_port_entry port_entry[MPI3_EVENT_PCIE_TOPO_PORT_COUNT]; member
/linux/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()

Completed in 52 milliseconds