Searched refs:NCSI_CAP_GENERIC_HWA (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/ncsi/ | ||
H A D | internal.h | 21 NCSI_CAP_GENERIC_HWA = 0x01, /* HW arbitration */ enumerator |
H A D | ncsi-manage.c | 1340 if (!(cap & NCSI_CAP_GENERIC_HWA) || in ncsi_check_hwa() |