Home
last modified time | relevance | path

Searched defs:netDevice (Results 1 – 3 of 3) sorted by relevance

/device/hihope/rk3568/wifi/bcmdhd_wifi6/hdf/
Dhdfinit_bdh.c45 int32_t BDH6Init(struct HdfChipDriver *chipDriver, struct NetDevice *netDevice) in BDH6Init()
93 int32_t BDH6Deinit(struct HdfChipDriver *chipDriver, struct NetDevice *netDevice) in BDH6Deinit()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
Dhdfinit_3881.c70 int32_t Hi3881Init(struct HdfChipDriver *chipDriver, struct NetDevice *netDevice) in Hi3881Init()
102 int32_t Hi3881Deinit(struct HdfChipDriver *chipDriver, struct NetDevice *netDevice) in Hi3881Deinit()
Dnet_adpater.c1508 hi_s32 InitNetdev(struct NetDevice *netDevice, nl80211_iftype_uint8 type) in InitNetdev()
1548 struct NetDevice *netDevice = NULL; in DeinitNetdev() local