Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ncsi/
H A Dinternal.h309 #define NCSI_DEV_PROBED 1 /* Finalized NCSI topology */ macro
H A Dncsi-manage.c1440 ndp->flags |= NCSI_DEV_PROBED; in ncsi_probe_channel()
1451 if (ndp->flags & NCSI_DEV_PROBED) { in ncsi_probe_channel()
1754 if (!(ndp->flags & NCSI_DEV_PROBED)) { in ncsi_start_dev()
H A 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()