Home
last modified time | relevance | path

Searched defs:app (Results 51 – 75 of 240) sorted by relevance

12345678910

/openbmc/bmcweb/redfish-core/lib/
H A Dpower_supply.hpp97 App& app, const crow::Request& req, in handlePowerSupplyCollectionHead()
123 App& app, const crow::Request& req, in handlePowerSupplyCollectionGet()
137 inline void requestRoutesPowerSupplyCollection(App& app) in requestRoutesPowerSupplyCollection()
516 App& app, const crow::Request& req, in handlePowerSupplyHead()
548 App& app, const crow::Request& req, in handlePowerSupplyGet()
562 inline void requestRoutesPowerSupply(App& app) in requestRoutesPowerSupply()
H A Dnetwork_protocol.hpp475 crow::App& app, const crow::Request& req, in handleBmcNetworkProtocolHead()
488 App& app, const crow::Request& req, in handleManagersNetworkProtocolPatch()
566 App& app, const crow::Request& req, in handleManagersNetworkProtocolHead()
585 App& app, const crow::Request& req, in handleManagersNetworkProtocolGet()
605 inline void requestRoutesNetworkProtocol(App& app) in requestRoutesNetworkProtocol()
H A Dpower.hpp260 handleChassisPowerGet(App& app, const crow::Request& req, in handleChassisPowerGet()
291 handleChassisPowerPatch(App& app, const crow::Request& req, in handleChassisPowerPatch()
329 inline void requestRoutesPower(App& app) in requestRoutesPower()
H A Droles.hpp80 inline void requestRoutesRoles(App& app) in requestRoutesRoles()
117 inline void requestRoutesRoleCollection(App& app) in requestRoutesRoleCollection()
H A Devent_service.hpp51 inline void requestRoutesEventService(App& app) in requestRoutesEventService()
174 inline void requestRoutesSubmitTestEvent(App& app) in requestRoutesSubmitTestEvent()
229 inline void requestRoutesEventDestinationCollection(App& app) in requestRoutesEventDestinationCollection()
649 inline void requestRoutesEventDestination(App& app) in requestRoutesEventDestination()
H A Dmanager_logservices_journal.hpp227 App& app, const crow::Request& req, in handleManagersLogServiceJournalGet()
365 App& app, const crow::Request& req, in handleManagersJournalLogEntryCollectionGet()
576 App& app, const crow::Request& req, in handleManagersJournalEntriesLogEntryGet()
637 inline void requestRoutesBMCJournalLogService(App& app) in requestRoutesBMCJournalLogService()
H A Dmetric_report.hpp61 inline void requestRoutesMetricReportCollection(App& app) in requestRoutesMetricReportCollection()
89 inline void requestRoutesMetricReport(App& app) in requestRoutesMetricReport()
H A Dmetric_report_definition.hpp1276 App& app, const crow::Request& req, in handleMetricReportDefinitionCollectionHead()
1289 App& app, const crow::Request& req, in handleMetricReportDefinitionCollectionGet()
1316 App& app, const crow::Request& req, in handleReportPatch()
1369 App& app, const crow::Request& req, in handleReportDelete()
1409 App& app, const crow::Request& req, in handleMetricReportDefinitionsPost()
1442 handleMetricReportHead(App& app, const crow::Request& req, in handleMetricReportHead()
1456 App& app, const crow::Request& req, in handleMetricReportGet()
1482 App& app, const crow::Request& req, in handleMetricReportDelete()
1519 inline void requestRoutesMetricReportDefinitionCollection(App& app) in requestRoutesMetricReportDefinitionCollection()
1539 inline void requestRoutesMetricReportDefinition(App& app) in requestRoutesMetricReportDefinition()
H A Dtask.hpp319 inline void requestRoutesTaskMonitor(App& app) in requestRoutesTaskMonitor()
362 inline void requestRoutesTask(App& app) in requestRoutesTask()
441 inline void requestRoutesTaskCollection(App& app) in requestRoutesTaskCollection()
477 inline void requestRoutesTaskService(App& app) in requestRoutesTaskService()
H A Dcable.hpp136 inline void requestRoutesCable(App& app) in requestRoutesCable()
202 inline void requestRoutesCableCollection(App& app) in requestRoutesCableCollection()
H A Dvirtual_media.hpp692 crow::App& app, const crow::Request& req, in handleManagersVirtualMediaActionInsertPost()
775 crow::App& app, const crow::Request& req, in handleManagersVirtualMediaActionEject()
842 crow::App& app, const crow::Request& req, in handleManagersVirtualMediaCollectionGet()
882 handleVirtualMediaGet(crow::App& app, const crow::Request& req, in handleVirtualMediaGet()
916 inline void requestNBDVirtualMediaRoutes(App& app) in requestNBDVirtualMediaRoutes()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb_nl.c194 struct dcb_app *app) in i40e_dcbnl_ieee_setapp()
246 struct dcb_app *app) in i40e_dcbnl_ieee_delapp()
759 struct dcb_app app = { in i40e_dcbnl_getapp() local
930 struct i40e_dcb_app_priority_table *app) in i40e_dcbnl_vsi_del_app()
952 struct i40e_dcb_app_priority_table *app) in i40e_dcbnl_del_app()
974 struct i40e_dcb_app_priority_table *app) in i40e_dcbnl_find_app()
1001 struct i40e_dcb_app_priority_table app; in i40e_dcbnl_flush_apps() local
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py296 def __init__(self, app, bus): argument
316 def __init__(self, app, bus): argument
336 def __init__(self, app, bus): argument
359 def __init__(self, app, bus): argument
466 def __init__(self, app, bus): argument
561 def __init__(self, app, bus): argument
592 def __init__(self, app, bus): argument
675 def __init__(self, app, bus): argument
869 def __init__(self, app, bus): argument
1357 def __init__(self, app): argument
[all …]
/openbmc/linux/net/bluetooth/cmtp/
H A Dcapi.c75 struct cmtp_application *app = kzalloc(sizeof(*app), GFP_KERNEL); in cmtp_application_add() local
90 static void cmtp_application_del(struct cmtp_session *session, struct cmtp_application *app) in cmtp_application_del()
102 struct cmtp_application *app; in cmtp_application_get() local
511 struct cmtp_application *app; in cmtp_proc_show() local
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.c321 static int bnxt_hwrm_set_dcbx_app(struct bnxt *bp, struct dcb_app *app, in bnxt_hwrm_set_dcbx_app()
439 static int bnxt_hwrm_queue_dscp2pri_cfg(struct bnxt *bp, struct dcb_app *app, in bnxt_hwrm_queue_dscp2pri_cfg()
655 static int bnxt_dcbnl_ieee_dscp_app_prep(struct bnxt *bp, struct dcb_app *app) in bnxt_dcbnl_ieee_dscp_app_prep()
666 static int bnxt_dcbnl_ieee_setapp(struct net_device *dev, struct dcb_app *app) in bnxt_dcbnl_ieee_setapp()
695 static int bnxt_dcbnl_ieee_delapp(struct net_device *dev, struct dcb_app *app) in bnxt_dcbnl_ieee_delapp()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_dcbnl.c59 static int hns3_dcbnl_ieee_setapp(struct net_device *ndev, struct dcb_app *app) in hns3_dcbnl_ieee_setapp()
72 static int hns3_dcbnl_ieee_delapp(struct net_device *ndev, struct dcb_app *app) in hns3_dcbnl_ieee_delapp()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c133 nfp_fl_pre_lag(struct nfp_app *app, const struct flow_action_entry *act, in nfp_fl_pre_lag()
172 nfp_fl_output(struct nfp_app *app, struct nfp_fl_output *output, in nfp_fl_output()
283 nfp_fl_get_tun_from_act(struct nfp_app *app, in nfp_fl_get_tun_from_act()
400 nfp_fl_set_tun(struct nfp_app *app, struct nfp_fl_set_tun *set_tun, in nfp_fl_set_tun()
943 nfp_flower_meter_action(struct nfp_app *app, in nfp_flower_meter_action()
973 nfp_flower_output_action(struct nfp_app *app, in nfp_flower_output_action()
1026 nfp_flower_loop_action(struct nfp_app *app, const struct flow_action_entry *act, in nfp_flower_loop_action()
1257 int nfp_flower_compile_action(struct nfp_app *app, in nfp_flower_compile_action()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb_nl.c693 struct dcb_app app = { in ice_dcbnl_getapp() local
712 struct ice_dcb_app_priority_table *app) in ice_dcbnl_find_app()
733 static int ice_dcbnl_setapp(struct net_device *netdev, struct dcb_app *app) in ice_dcbnl_setapp()
867 static int ice_dcbnl_delapp(struct net_device *netdev, struct dcb_app *app) in ice_dcbnl_delapp()
1090 struct ice_dcb_app_priority_table *app) in ice_dcbnl_vsi_del_app()
1123 struct ice_dcb_app_priority_table app = old_cfg->app[i]; in ice_dcbnl_flush_apps() local
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c184 static void nfp_net_get_nspinfo(struct nfp_app *app, char *version) in nfp_net_get_nspinfo()
203 nfp_get_drvinfo(struct nfp_app *app, struct pci_dev *pdev, in nfp_get_drvinfo()
265 struct nfp_app *app = nfp_app_from_netdev(netdev); in nfp_app_get_drvinfo() local
692 struct nfp_app *app = nfp_app_from_netdev(netdev); in nfp_test_nsp() local
740 struct nfp_app *app = nfp_app_from_netdev(netdev); in nfp_test_reg() local
1516 nfp_dump_nsp_diag(struct nfp_app *app, struct ethtool_dump *dump, void *buffer) in nfp_dump_nsp_diag()
1561 struct nfp_app *app = nfp_app_from_netdev(netdev); in nfp_app_set_dump() local
1589 struct nfp_app *app = nfp_app_from_netdev(netdev); in nfp_app_get_dump_flag() local
1607 struct nfp_app *app = nfp_app_from_netdev(netdev); in nfp_app_get_dump_data() local
2034 struct nfp_app *app = nfp_app_from_netdev(netdev); in nfp_net_get_eeprom() local
[all …]
H A Dnfp_net_repr.h55 struct nfp_app *app; member
110 static inline struct net_device *nfp_repr_alloc(struct nfp_app *app) in nfp_repr_alloc()
H A Dnfp_port.c172 int nfp_port_init_phy_port(struct nfp_pf *pf, struct nfp_app *app, in nfp_port_init_phy_port()
201 nfp_port_alloc(struct nfp_app *app, enum nfp_port_type type, in nfp_port_alloc()
/openbmc/pldm/pldmtool/
H A Dpldm_platform_cmd.cpp89 explicit GetPDR(const char* type, const char* name, CLI::App* app) : in GetPDR()
1618 CLI::App* app) : CommandInterface(type, name, app) in SetStateEffecter()
1706 CLI::App* app) : in SetNumericEffecterValue()
1788 CLI::App* app) : in GetStateSensorReadings()
1882 CLI::App* app) : CommandInterface(type, name, app) in GetSensorReading()
2038 CLI::App* app) : in GetStateEffecterStates()
2107 CLI::App* app) : in GetNumericEffecterValue()
2223 void registerCommand(CLI::App& app) in registerCommand()
/openbmc/linux/net/dcb/
H A Ddcbnl.c503 struct dcb_app app = { in dcbnl_getapp() local
572 struct dcb_app app; in dcbnl_setapp() local
1034 struct nlattr *app; in dcbnl_build_peer_app() local
1109 struct dcb_app *app)) in dcbnl_app_table_setdel()
1142 struct nlattr *ieee, *app, *rewr; in dcbnl_ieee_fill() local
1365 struct nlattr *cee, *app; in dcbnl_cee_fill() local
1970 static struct dcb_app_type *dcb_rewr_lookup(const struct dcb_app *app, in dcb_rewr_lookup()
1986 static struct dcb_app_type *dcb_app_lookup(const struct dcb_app *app, in dcb_app_lookup()
2027 u8 dcb_getapp(struct net_device *dev, struct dcb_app *app) in dcb_getapp()
2094 u8 dcb_ieee_getapp_mask(struct net_device *dev, struct dcb_app *app) in dcb_ieee_getapp_mask()
[all …]
/openbmc/linux/Documentation/sphinx/
H A Dcdomain.py101 def c_markups(app, docname, source): argument
126 def setup(app): argument
/openbmc/bmcweb/include/
H A Dwebassets.hpp152 inline void addFile(App& app, const std::filesystem::directory_entry& dir) in addFile()
216 inline void requestRoutes(App& app) in requestRoutes()

12345678910