Home
last modified time | relevance | path

Searched refs:NCSI_CAP_AEN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ncsi/
H A Dinternal.h15 NCSI_CAP_AEN, enumerator
H A Dncsi-manage.c1156 if (!(nc->caps[NCSI_CAP_AEN].cap & NCSI_CAP_AEN_MASK)) in ncsi_configure_channel()
1161 nca.dwords[1] = nc->caps[NCSI_CAP_AEN].cap; in ncsi_configure_channel()
H A Dncsi-rsp.c809 nc->caps[NCSI_CAP_AEN].cap = ntohl(rsp->aen_cap) & in ncsi_rsp_handler_gc()