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