Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/mvpp2/
H 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/bfa/
H A Dbfa_fc.h1567 wwn_t port_entry; /* one or more */ member
H A Dbfa_fcs_lport.c1877 rhba->port_list.port_entry = bfa_fcs_lport_get_pwwn(port); in bfa_fcs_lport_fdmi_build_rhba_pyld()
/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_ioc.h610 struct mpi3_event_pcie_topo_port_entry port_entry[] __counted_by(num_entries);