drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.h

Source file repositories/reference/linux-study-clean/drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.h

File Facts

System
Linux kernel
Corpus path
drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.h
Extension
.h
Size
255 bytes
Lines
13
Domain
Driver Families
Bucket
drivers/net
Inferred role
Driver Families: implementation source
Status
source implementation candidate

Why This File Exists

Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef _HNS_XGMAC_H
#define _HNS_XGMAC_H

#define HNS_XGMAC_DUMP_NUM		214
#define HNS_XGMAC_NO_LF_RF_INSERT	0x0
#define HNS_XGMAC_LF_INSERT		0x2
#endif

Annotation

Implementation Notes