Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-yadro/meta-nicole/recipes-kernel/linux/linux-aspeed/
H A D0001-Add-NCSI-channel-selector.patch121 if (ndp->flags & NCSI_DEV_PROBED)
/openbmc/linux/net/ncsi/
H A Dinternal.h320 #define NCSI_DEV_PROBED 1 /* Finalized NCSI topology */ macro
H A Dncsi-manage.c1491 ndp->flags |= NCSI_DEV_PROBED; in ncsi_probe_channel()
1502 if (ndp->flags & NCSI_DEV_PROBED) { in ncsi_probe_channel()
1807 if (!(ndp->flags & NCSI_DEV_PROBED)) { in ncsi_start_dev()
H A Dncsi-rsp.c100 if (ndp->flags & NCSI_DEV_PROBED) in ncsi_rsp_handler_cis()
124 if (ndp->flags & NCSI_DEV_PROBED) in ncsi_rsp_handler_sp()