Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ncsi/
H A Dncsi-pkt.h429 #define NCSI_PKT_RSP_C_COMPLETED 0x0000 /* Command Completed */ macro
H A Dncsi-rsp.c47 if (ntohs(h->code) != NCSI_PKT_RSP_C_COMPLETED || in ncsi_validate_rsp_pkt()