Searched refs:NCSI_PKT_RSP_R_NO_ERROR (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/net/ncsi/ | ||
D | ncsi-pkt.h | 439 #define NCSI_PKT_RSP_R_NO_ERROR 0x0000 /* No Error */ macro |
D | ncsi-rsp.c | 48 ntohs(h->reason) != NCSI_PKT_RSP_R_NO_ERROR) { in ncsi_validate_rsp_pkt() |