Home
last modified time | relevance | path

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

/openbmc/linux/net/ncsi/
H A Dinternal.h213 #define NCSI_MAX_PACKAGE 8 macro
H A Dncsi-netlink.c440 if (package_id >= NCSI_MAX_PACKAGE || channel_id >= NCSI_MAX_CHANNEL) { in ncsi_send_cmd_nl()