Home
last modified time | relevance | path

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

/linux-6.12.1/net/ncsi/
Dncsi-rsp.c642 if (mfr_id == NCSI_OEM_MFR_BCM_ID) in ncsi_rsp_handler_oem_gma()
650 if (mfr_id == NCSI_OEM_MFR_BCM_ID || mfr_id == NCSI_OEM_MFR_INTEL_ID) in ncsi_rsp_handler_oem_gma()
694 return ncsi_rsp_handler_oem_gma(nr, NCSI_OEM_MFR_BCM_ID); in ncsi_rsp_handler_oem_bcm()
719 { NCSI_OEM_MFR_BCM_ID, ncsi_rsp_handler_oem_bcm },
Dinternal.h80 #define NCSI_OEM_MFR_BCM_ID 0x113d macro
Dncsi-manage.c728 *(unsigned int *)data = ntohl((__force __be32)NCSI_OEM_MFR_BCM_ID); in ncsi_oem_gma_handler_bcm()
821 { NCSI_OEM_MFR_BCM_ID, ncsi_oem_gma_handler_bcm },