Home
last modified time | relevance | path

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

/linux/net/ncsi/
H A Dncsi-pkt.h452 #define NCSI_PKT_RSP_R_NO_ERROR 0x0000 /* No Error */ macro
H A Dncsi-rsp.c61 ntohs(h->reason) != NCSI_PKT_RSP_R_NO_ERROR) { in ncsi_validate_rsp_pkt()