Searched refs:ncsi_cmd (Results 1 – 2 of 2) sorted by relevance
77 ncsi_cmd(ncsiCmd), operation(operation), payload(p) in NetlinkCommand()80 int ncsi_cmd; member in phosphor::network::ncsi::internal::NetlinkCommand318 flags, cmd.ncsi_cmd, 0); in applyCmd()322 << cmd.ncsi_cmd << std::endl; in applyCmd()359 if ((cmd.ncsi_cmd == ncsi_nl_commands::NCSI_CMD_SET_PACKAGE_MASK) || in applyCmd()360 (cmd.ncsi_cmd == ncsi_nl_commands::NCSI_CMD_SET_CHANNEL_MASK)) in applyCmd()368 cmd.ncsi_cmd == ncsi_nl_commands::NCSI_CMD_SET_PACKAGE_MASK in applyCmd()381 else if (cmd.ncsi_cmd == ncsi_nl_commands::NCSI_CMD_SEND_CMD) in applyCmd()
24 'ncsi_cmd.cpp',