Home
last modified time | relevance | path

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

/Linux-v4.19/net/ncsi/
Dncsi-aen.c165 { NCSI_PKT_AEN_CR, 4, ncsi_aen_handler_cr },
Dncsi-pkt.h412 #define NCSI_PKT_AEN_CR 0x01 /* Configuration required */ macro