/openbmc/linux/drivers/net/ethernet/netronome/nfp/ |
D | nfp_app.h |
|
D | nfp_app.c |
|
D | nfp_net_sriov.c |
|
D | ccm.c |
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/ |
D | main.c |
|
D | metadata.c |
|
D | cmsg.c |
|
D | tunnel_conf.c |
|
D | qos_conf.c |
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nic/ |
D | main.c |
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | aggregation_service.hpp | 36 App& app, const crow::Request& req, in handleAggregationServiceHead() 49 App& app, const crow::Request& req, in handleAggregationServiceGet() 70 inline void requestRoutesAggregationService(App& app) in requestRoutesAggregationService() 106 App& app, const crow::Request& req, in handleAggregationSourceCollectionGet() 128 App& app, const crow::Request& req, in handleAggregationSourceCollectionHead() 140 inline void requestRoutesAggregationSourceCollection(App& app) in requestRoutesAggregationSourceCollection() 199 App& app, const crow::Request& req, in handleAggregationSourceGet() 215 App& app, const crow::Request& req, in handleAggregationSourceHead() 233 App& app, const crow::Request& req, in handleAggregationSourceCollectionPost() 271 App& app, const crow::Request& req, in handleAggregationSourceDelete() [all …]
|
H A D | redfish_sessions.hpp | 61 crow::App& app, const crow::Request& req, in handleSessionHead() 75 crow::App& app, const crow::Request& req, in handleSessionGet() 101 crow::App& app, const crow::Request& req, in handleSessionDelete() 162 crow::App& app, const crow::Request& req, in handleSessionCollectionHead() 175 crow::App& app, const crow::Request& req, in handleSessionCollectionGet() 231 crow::App& app, const crow::Request& req, in handleSessionCollectionPost() 291 crow::App& app, const crow::Request& req, in handleSessionServiceHead() 303 crow::App& app, const crow::Request& req, in handleSessionServiceGet() 330 crow::App& app, const crow::Request& req, in handleSessionServicePatch() 369 inline void requestRoutesSession(App& app) in requestRoutesSession()
|
H A D | log_services.hpp | 976 inline void requestRoutesSystemLogServiceCollection(App& app) in requestRoutesSystemLogServiceCollection() argument 1089 inline void requestRoutesEventLogService(App& app) in requestRoutesEventLogService() argument 1253 inline void requestRoutesDBusEventLogEntryCollection(App& app) in requestRoutesDBusEventLogEntryCollection() argument 1379 requestRoutesDBusEventLogEntry(App & app) requestRoutesDBusEventLogEntry() argument 1468 handleBMCLogServicesCollectionGet(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & managerId) handleBMCLogServicesCollectionGet() argument 1555 requestRoutesBMCLogServiceCollection(App & app) requestRoutesBMCLogServiceCollection() argument 1654 handleLogServicesDumpServiceGet(crow::App & app,const std::string & dumpType,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & managerId) handleLogServicesDumpServiceGet() argument 1673 handleLogServicesDumpServiceComputerSystemGet(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId) handleLogServicesDumpServiceComputerSystemGet() argument 1690 handleLogServicesDumpEntriesCollectionGet(crow::App & app,const std::string & dumpType,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & managerId) handleLogServicesDumpEntriesCollectionGet() argument 1708 handleLogServicesDumpEntriesCollectionComputerSystemGet(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId) handleLogServicesDumpEntriesCollectionComputerSystemGet() argument 1725 handleLogServicesDumpEntryGet(crow::App & app,const std::string & dumpType,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & managerId,const std::string & dumpId) handleLogServicesDumpEntryGet() argument 1742 handleLogServicesDumpEntryComputerSystemGet(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & dumpId) handleLogServicesDumpEntryComputerSystemGet() argument 1759 handleLogServicesDumpEntryDelete(crow::App & app,const std::string & dumpType,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & managerId,const std::string & dumpId) handleLogServicesDumpEntryDelete() argument 1777 handleLogServicesDumpEntryComputerSystemDelete(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & dumpId) handleLogServicesDumpEntryComputerSystemDelete() argument 1794 handleLogServicesDumpEntryDownloadGet(crow::App & app,const std::string & dumpType,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & managerId,const std::string & dumpId) handleLogServicesDumpEntryDownloadGet() argument 1812 handleDBusEventLogEntryDownloadGet(crow::App & app,const std::string & dumpType,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName,const std::string & entryID) handleDBusEventLogEntryDownloadGet() argument 1831 handleLogServicesDumpCollectDiagnosticDataPost(crow::App & app,const std::string & dumpType,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & managerId) handleLogServicesDumpCollectDiagnosticDataPost() argument 1849 handleLogServicesDumpCollectDiagnosticDataComputerSystemPost(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName) handleLogServicesDumpCollectDiagnosticDataComputerSystemPost() argument 1875 handleLogServicesDumpClearLogPost(crow::App & app,const std::string & dumpType,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & managerId) handleLogServicesDumpClearLogPost() argument 1893 handleLogServicesDumpClearLogComputerSystemPost(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName) handleLogServicesDumpClearLogComputerSystemPost() argument 1917 requestRoutesBMCDumpService(App & app) requestRoutesBMCDumpService() argument 1925 requestRoutesBMCDumpEntryCollection(App & app) requestRoutesBMCDumpEntryCollection() argument 1933 requestRoutesBMCDumpEntry(App & app) requestRoutesBMCDumpEntry() argument 1948 requestRoutesBMCDumpEntryDownload(App & app) requestRoutesBMCDumpEntryDownload() argument 1958 requestRoutesBMCDumpCreate(App & app) requestRoutesBMCDumpCreate() argument 1969 requestRoutesBMCDumpClear(App & app) requestRoutesBMCDumpClear() argument 1979 requestRoutesDBusEventLogEntryDownload(App & app) requestRoutesDBusEventLogEntryDownload() argument 1989 requestRoutesFaultLogDumpService(App & app) requestRoutesFaultLogDumpService() argument 1997 requestRoutesFaultLogDumpEntryCollection(App & app) requestRoutesFaultLogDumpEntryCollection() argument 2007 requestRoutesFaultLogDumpEntry(App & app) requestRoutesFaultLogDumpEntry() argument 2022 requestRoutesFaultLogDumpClear(App & app) requestRoutesFaultLogDumpClear() argument 2032 requestRoutesSystemDumpService(App & app) requestRoutesSystemDumpService() argument 2040 requestRoutesSystemDumpEntryCollection(App & app) requestRoutesSystemDumpEntryCollection() argument 2049 requestRoutesSystemDumpEntry(App & app) requestRoutesSystemDumpEntry() argument 2064 requestRoutesSystemDumpCreate(App & app) requestRoutesSystemDumpCreate() argument 2076 requestRoutesSystemDumpClear(App & app) requestRoutesSystemDumpClear() argument 2087 requestRoutesCrashdumpService(App & app) requestRoutesCrashdumpService() argument 2154 requestRoutesCrashdumpClear(App & app) requestRoutesCrashdumpClear() argument 2270 requestRoutesCrashdumpEntryCollection(App & app) requestRoutesCrashdumpEntryCollection() argument 2348 requestRoutesCrashdumpEntry(App & app) requestRoutesCrashdumpEntry() argument 2379 requestRoutesCrashdumpFile(App & app) requestRoutesCrashdumpFile() argument 2487 requestRoutesCrashdumpCollect(App & app) requestRoutesCrashdumpCollect() argument 2656 requestRoutesDBusLogServiceActionsClear(App & app) requestRoutesDBusLogServiceActionsClear() argument [all...] |
H A D | message_registries.hpp | 28 crow::App& app, const crow::Request& req, in handleMessageRegistryFileCollectionGet() 57 inline void requestRoutesMessageRegistryFileCollection(App& app) in requestRoutesMessageRegistryFileCollection() 69 crow::App& app, const crow::Request& req, in handleMessageRoutesMessageRegistryFileGet() 123 inline void requestRoutesMessageRegistryFile(App& app) in requestRoutesMessageRegistryFile() 132 crow::App& app, const crow::Request& req, in handleMessageRegistryGet() 203 inline void requestRoutesMessageRegistry(App& app) in requestRoutesMessageRegistry()
|
H A D | bios.hpp | 30 crow::App& app, const crow::Request& req, in handleBiosServiceGet() 66 inline void requestRoutesBiosService(App& app) in requestRoutesBiosService() 82 crow::App& app, const crow::Request& req, in handleBiosResetPost() 120 inline void requestRoutesBiosReset(App& app) in requestRoutesBiosReset()
|
H A D | certificate_service.hpp | 440 App& app, const crow::Request& req, in handleCertificateServiceGet() 484 App& app, const crow::Request& req, in handleCertificateLocationsGet() 527 App& app, const crow::Request& req, in handleReplaceCertificateAction() 683 App& app, const crow::Request& req, in handleGenerateCSRAction() 922 inline void requestRoutesCertificateService(App& app) in requestRoutesCertificateService() 950 App& app, const crow::Request& req, in handleHTTPSCertificateCollectionGet() 980 App& app, const crow::Request& req, in handleHTTPSCertificateCollectionPost() 1039 App& app, const crow::Request& req, in handleHTTPSCertificateGet() 1064 inline void requestRoutesHTTPSCertificate(App& app) in requestRoutesHTTPSCertificate() 1087 App& app, const crow::Request& req, in handleLDAPCertificateCollectionGet() [all …]
|
H A D | redfish_v1.hpp | 36 inline void redfishGet(App& app, const crow::Request& req, in redfishGet() 46 inline void redfish404(App& app, const crow::Request& req, in redfish404() 68 inline void redfish405(App& app, const crow::Request& req, in redfish405() 92 App& app, const crow::Request& req, in jsonSchemaIndexGet() 140 inline void jsonSchemaGet(App& app, const crow::Request& req, in jsonSchemaGet() 245 inline void requestRoutesRedfish(App& app) in requestRoutesRedfish()
|
H A D | service_root.hpp | 29 App& app, const crow::Request& req, in handleServiceRootHead() 115 App& app, const crow::Request& req, in handleServiceRootGet() 126 inline void requestRoutesServiceRoot(App& app) in requestRoutesServiceRoot()
|
H A D | storage.hpp | 49 App& app, const crow::Request& req, in handleSystemsStorageCollectionGet() argument 80 App& app, const crow::Request& req, in handleStorageCollectionGet() argument 98 inline void requestRoutesStorageCollection(App& app) in requestRoutesStorageCollection() argument 195 handleSystemsStorageGet(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName,const std::string & storageId) handleSystemsStorageGet() argument 264 handleStorageGet(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & storageId) handleStorageGet() argument 281 requestRoutesStorage(App & app) requestRoutesStorage() argument 693 handleSystemsStorageDriveGet(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName,const std::string & driveId) handleSystemsStorageDriveGet() argument 724 requestRoutesDrive(App & app) requestRoutesDrive() argument 810 chassisDriveCollectionGet(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId) chassisDriveCollectionGet() argument 826 requestRoutesChassisDrive(App & app) requestRoutesChassisDrive() argument 908 handleChassisDriveGet(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & driveName) handleChassisDriveGet() argument 966 requestRoutesChassisDriveName(App & app) requestRoutesChassisDriveName() argument 1135 handleSystemsStorageControllerCollectionGet(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName) handleSystemsStorageControllerCollectionGet() argument 1172 handleSystemsStorageControllerGet(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName,const std::string & controllerId) handleSystemsStorageControllerGet() argument 1199 requestRoutesStorageControllerCollection(App & app) requestRoutesStorageControllerCollection() argument 1207 requestRoutesStorageController(App & app) requestRoutesStorageController() argument [all...] |
H A D | environment_metrics.hpp | 27 App& app, const crow::Request& req, in handleEnvironmentMetricsHead() 54 App& app, const crow::Request& req, in handleEnvironmentMetricsGet() 86 inline void requestRoutesEnvironmentMetrics(App& app) in requestRoutesEnvironmentMetrics()
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/ |
D | main.c |
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/ |
D | main.c |
|
/openbmc/linux/net/netfilter/ipvs/ |
D | ip_vs_app.c |
|
/openbmc/linux/Documentation/sphinx/ |
D | kernellog.py |
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | query.hpp | 34 crow::App& app, const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterIfMatchRequest() 52 inline bool handleIfMatch(crow::App& app, const crow::Request& req, in handleIfMatch() 120 crow::App& app, const crow::Request& req, in setUpRedfishRouteWithDelegation() 212 crow::App& app, const crow::Request& req, in setUpRedfishRoute()
|