Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dncsi_cmd.cpp368 static int ncsiCommand(GlobalOptions& options, uint8_t type, in ncsiCommand() function
431 return ncsiCommand(options, *type, payload); in ncsiCommandRaw()
451 return ncsiCommand(options, oemType, *payload); in ncsiCommandOEM()