Home
last modified time | relevance | path

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

/linux-5.19.10/net/ncsi/
Dinternal.h317 #define NCSI_DEV_PROBED 1 /* Finalized NCSI topology */ macro
Dncsi-manage.c1508 ndp->flags |= NCSI_DEV_PROBED; in ncsi_probe_channel()
1519 if (ndp->flags & NCSI_DEV_PROBED) { in ncsi_probe_channel()
1823 if (!(ndp->flags & NCSI_DEV_PROBED)) { in ncsi_start_dev()
Dncsi-rsp.c87 if (ndp->flags & NCSI_DEV_PROBED) in ncsi_rsp_handler_cis()
111 if (ndp->flags & NCSI_DEV_PROBED) in ncsi_rsp_handler_sp()