Home
last modified time | relevance | path

Searched defs:netDev (Results 1 – 8 of 8) sorted by relevance

/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
Dnet_bdh_adpater.c202 static void BDH_EnableEapol(struct NetDevice *netDev) in BDH_EnableEapol()
213 int32_t hdf_bdh6_netdev_init(struct NetDevice *netDev) in hdf_bdh6_netdev_init()
231 int32_t hdf_p2p_netdev_init(struct NetDevice *netDev) in hdf_p2p_netdev_init()
250 void hdf_bdh6_netdev_deinit(struct NetDevice *netDev) in hdf_bdh6_netdev_deinit()
256 int32_t hdf_bdh6_netdev_open(struct NetDevice *netDev) in hdf_bdh6_netdev_open()
288 int32_t hdf_p2p_netdev_open(struct NetDevice *netDev) in hdf_p2p_netdev_open()
298 int32_t hdf_bdh6_netdev_stop(struct NetDevice *netDev) in hdf_bdh6_netdev_stop()
321 int32_t hdf_p2p_netdev_stop(struct NetDevice *netDev) in hdf_p2p_netdev_stop()
328 int32_t hdf_bdh6_netdev_xmit(struct NetDevice *netDev, NetBuf *netBuff) in hdf_bdh6_netdev_xmit()
346 int32_t hdf_p2p_netdev_xmit(struct NetDevice *netDev, NetBuf *netBuff) in hdf_p2p_netdev_xmit()
[all …]
Dhdf_bdh_mac80211.c56 struct wiphy *get_linux_wiphy_hdfdev(NetDevice *netDev) in get_linux_wiphy_hdfdev()
84 NetDevice *netDev = NULL; in BDH6WalSetMode() local
127 struct NetDevice *netDev = NULL; in BDH6WalAddKey() local
176 struct NetDevice *netDev = NULL; in BDH6WalDelKey() local
210 struct NetDevice *netDev = NULL; in BDH6WalSetDefaultKey() local
241 struct NetDevice *netDev = NULL; in BDH6WalGetDeviceMacAddr() local
263 struct NetDevice *netDev = NULL; in BDH6WalSetMacAddr() local
298 struct NetDevice *netDev = NULL; in BDH6WalSetTxPower() local
372 struct NetDevice *netDev = NULL; in Bdh6Fband() local
474 struct NetDevice *netDev = NULL; in Bdh6Ghcap() local
[all …]
Dhdf_bdh_event.c49 NetDevice *netDev = GetHdfNetDeviceByLinuxInf(ndev); in HdfInformBssFrameEventCallback() local
76 NetDevice *netDev = GetHdfNetDeviceByLinuxInf(ndev); in HdfScanEventCallback() local
88 NetDevice *netDev = GetHdfNetDeviceByLinuxInf(ndev); in HdfConnectResultEventCallback() local
122 NetDevice *netDev = GetHdfNetDeviceByLinuxInf(ndev); in HdfDisconnectedEventCallback() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dwal_mac80211.c41 int32_t WalDisconnect(NetDevice *netDev, uint16_t reasonCode) in WalDisconnect()
269 static int32_t WalConnect(NetDevice *netDev, WlanConnectParams *param) in WalConnect()
305 static int32_t SetupWireLessDev(struct NetDevice *netDev, struct WlanAPConf *apSettings) in SetupWireLessDev()
332 int32_t WalSetSsid(NetDevice *netDev, const uint8_t *ssid, uint32_t ssidLen) in WalSetSsid()
353 int32_t WalSetChannel(NetDevice *netDev) in WalSetChannel()
361 int32_t WalChangeBeacon(NetDevice *netDev, struct WlanBeaconConf *param) in WalChangeBeacon()
389 int32_t WalSetMeshId(NetDevice *netDev, const char *meshId, uint32_t meshIdLen) in WalSetMeshId()
403 int32_t WalStartAp(NetDevice *netDev) in WalStartAp()
408 int32_t WalStopAp(NetDevice *netDev) in WalStopAp()
468 int32_t WalDelStation(NetDevice *netDev, const uint8_t *macAddr) in WalDelStation()
[all …]
/device/qemu/drivers/virtio/
Dvirtnet.c90 static inline struct VirtNetif *GetVirtnetIf(const NetDevice *netDev) in GetVirtnetIf()
97 NetDevice *netDev = dev; in Feature0() local
237 static NetDevTxResult LowLevelOutput(NetDevice *netDev, NetBuf *p) in LowLevelOutput()
262 static NetBuf *LowLevelInput(const NetDevice *netDev, const struct VirtqUsedElem *e) in LowLevelInput()
282 static void VirtnetRxHandle(NetDevice *netDev) in VirtnetRxHandle()
344 NetDevice *netDev = pDevId; in VirtnetIRQhandle() local
366 static int32_t VirtnetInit(NetDevice *netDev) in VirtnetInit()
412 static void VirtnetDeInit(NetDevice *netDev) in VirtnetDeInit()
425 static int32_t VirtNetDeviceSetMacAddr(NetDevice *netDev, void *addr) in VirtNetDeviceSetMacAddr()
449 static int32_t VirtNetDeviceInitDone(NetDevice *netDev) in VirtNetDeviceInitDone()
[all …]
/device/soc/hisilicon/common/platform/hieth-sf/adapter/
Dnet_adapter.c22 static int32_t EthSetMacAddr(struct NetDevice *netDev, void *addr) in EthSetMacAddr()
37 static NetDevTxResult EthXmit(struct NetDevice *netDev, NetBuf *netbuf) in EthXmit()
43 static void LinkStatusChanged(struct NetDevice *netDev) in LinkStatusChanged()
Dhieth_mac.c136 struct HdfEthMacChipDriver *GetEthMacChipDriver(const struct NetDevice *netDev) in GetEthMacChipDriver()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
Dnet_adpater.c260 ProcessingResult SpecialEtherTypeProcess(const struct NetDevice *netDev, NetBuf *buff) in SpecialEtherTypeProcess()
305 hi_void netif_set_flow_ctrl_status(const struct NetDevice *netDev, netif_flow_ctrl_enum_uint8 statu… in netif_set_flow_ctrl_status()
548 hi_u8 wal_lwip_set_hwaddr(oal_net_device_stru *netDev, uint8_t *addr, uint8_t len) in wal_lwip_set_hwaddr()
597 hi_void wal_lwip_status_callback(oal_net_device_stru *netDev, NetIfStatus status) in wal_lwip_status_callback()