Home
last modified time | relevance | path

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

/Linux-v4.19/net/ncsi/
Dinternal.h269 #define NCSI_DEV_PROBED 1 /* Finalized NCSI topology */ macro
Dncsi-rsp.c72 if (ndp->flags & NCSI_DEV_PROBED) in ncsi_rsp_handler_cis()
96 if (ndp->flags & NCSI_DEV_PROBED) in ncsi_rsp_handler_sp()
Dncsi-manage.c1060 ndp->flags |= NCSI_DEV_PROBED; in ncsi_probe_channel()
1503 if (!(ndp->flags & NCSI_DEV_PROBED)) { in ncsi_start_dev()