Home
last modified time | relevance | path

Searched defs:netDev (Results 1 – 25 of 25) 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/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/hdf/
Dnet_bdh_adpater.c224 static void BDH_EnableEapol(struct NetDevice *netDev) in BDH_EnableEapol()
235 int32_t hdf_bdh6_netdev_init(struct NetDevice *netDev) in hdf_bdh6_netdev_init()
253 int32_t hdf_p2p_netdev_init(struct NetDevice *netDev) in hdf_p2p_netdev_init()
272 void hdf_bdh6_netdev_deinit(struct NetDevice *netDev) in hdf_bdh6_netdev_deinit()
278 int32_t hdf_bdh6_netdev_open(struct NetDevice *netDev) in hdf_bdh6_netdev_open()
311 int32_t hdf_p2p_netdev_open(struct NetDevice *netDev) in hdf_p2p_netdev_open()
318 int32_t hdf_bdh6_netdev_stop(struct NetDevice *netDev) in hdf_bdh6_netdev_stop()
343 int32_t hdf_p2p_netdev_stop(struct NetDevice *netDev) in hdf_p2p_netdev_stop()
350 int32_t hdf_bdh6_netdev_xmit(struct NetDevice *netDev, NetBuf *netBuff) in hdf_bdh6_netdev_xmit()
368 int32_t hdf_p2p_netdev_xmit(struct NetDevice *netDev, NetBuf *netBuff) in hdf_p2p_netdev_xmit()
[all …]
Dhdf_bdh_mac80211.c44 struct wiphy *get_linux_wiphy_hdfdev(NetDevice *netDev) in get_linux_wiphy_hdfdev()
54 NetDevice *netDev = NULL; in BDH6WalSetMode() local
95 struct NetDevice *netDev = NULL; in BDH6WalAddKey() local
141 struct NetDevice *netDev = NULL; in BDH6WalDelKey() local
172 struct NetDevice *netDev = NULL; in BDH6WalSetDefaultKey() local
199 struct NetDevice *netDev = NULL; in BDH6WalGetDeviceMacAddr() local
220 struct NetDevice *netDev = NULL; in BDH6WalSetMacAddr() local
254 struct NetDevice *netDev = NULL; in BDH6WalSetTxPower() local
296 struct NetDevice *netDev = NULL; in BDH6WalGetIftype() local
Dhdf_mac80211_ap.c55 struct NetDevice *netDev = GetHdfNetDeviceByLinuxInf(dev); in ChangDelSta() local
64 struct NetDevice *netDev = NULL; in ChangNewSta() local
151 static int32_t SetupWireLessDev(struct net_device *netDev, struct WlanAPConf *apSettings) in SetupWireLessDev()
194 struct NetDevice *netDev = NULL; in WalConfigAp() local
236 struct NetDevice *netDev = NULL; in WalSetCountryCode() local
255 struct NetDevice *netDev = NULL; in WalStopAp() local
281 struct NetDevice *netDev = NULL; in WalStartAp() local
321 struct NetDevice *netDev = NULL; in WalDelStation() local
350 struct NetDevice *netDev = NULL; in WalGetAssociatedStasCount() local
368 struct NetDevice *netDev = NULL; in WalGetAssociatedStasInfo() local
Dhdf_mac80211_p2p.c88 int32_t WalRemainOnChannel(struct NetDevice *netDev, WifiOnChannel *onChannel) in WalRemainOnChannel()
124 int32_t WalCancelRemainOnChannel(struct NetDevice *netDev) in WalCancelRemainOnChannel()
150 int32_t WalProbeReqReport(struct NetDevice *netDev, int32_t report) in WalProbeReqReport()
157 int32_t WalAddIf(struct NetDevice *netDev, WifiIfAdd *ifAdd) in WalAddIf()
217 int32_t WalRemoveIf(struct NetDevice *netDev, WifiIfRemove *ifRemove) in WalRemoveIf()
281 int32_t WalSetApWpsP2pIe(struct NetDevice *netDev, WifiAppIe *appIe) in WalSetApWpsP2pIe()
345 int32_t WalGetDriverFlag(struct NetDevice *netDev, WifiGetDrvFlags **params) in WalGetDriverFlag()
Dhdf_comm.c89 struct NetDevice *netDev = NULL; in Bdh6Fband() local
156 struct NetDevice *netDev = NULL; in Bdh6Ghcap() local
273 struct NetDevice *netDev = NULL; in Bdh6SAction() local
414 struct NetDevice *netDev = NULL; in WalChangeBeacon() local
456 struct NetDevice *netDev = NULL; in __HdfConnect() local
569 struct NetDevice *netDev = NULL; in __HdfStartScan() local
715 NetDevice *netDev = GetHdfNetDeviceByLinuxInf(ndev); in HdfConnectResultEventCallback() local
752 NetDevice *netDev = GetHdfNetDeviceByLinuxInf(ndev); in HdfInformBssFrameEventCallback() local
Dhdf_mac80211_sta.c170 struct NetDevice *netDev = NULL; in HdfAbortScan() local
226 struct NetDevice *netDev = NULL; in HdfDisconnect() local
254 struct NetDevice *netDev = NULL; in HdfSetScanningMacAddress() local
Dhdf_mac80211_sta_event.c43 NetDevice *netDev = GetHdfNetDeviceByLinuxInf(ndev); in HdfScanEventCallback() local
56 NetDevice *netDev = GetHdfNetDeviceByLinuxInf(ndev); in HdfDisconnectedEventCallback() local
Dhdfinit_bdh.c98 struct NetDevice *get_real_netdev(NetDevice *netDev) in get_real_netdev()
/device/board/unionman/unionpi_tiger/kernel/hdf/wifi/rtl8822cs/hdf/
Dnet_adapter.c72 ProcessingResult hdf_rtl8822cs_netdev_specialethertypeprocess(const struct NetDevice *netDev, NetBu… in hdf_rtl8822cs_netdev_specialethertypeprocess()
108 void hdf_rtl8822cs_netdev_linkstatuschanged(struct NetDevice *netDev) in hdf_rtl8822cs_netdev_linkstatuschanged()
114 int32_t hdf_rtl8822cs_netdev_changemtu(struct NetDevice *netDev, int32_t mtu) in hdf_rtl8822cs_netdev_changemtu()
129 uint32_t hdf_rtl8822cs_netdev_netifnotify(struct NetDevice *netDev, NetDevNotify *notify) in hdf_rtl8822cs_netdev_netifnotify()
137 void hdf_rtl8822cs_netdev_setnetifstats(struct NetDevice *netDev, NetIfStatus status) in hdf_rtl8822cs_netdev_setnetifstats()
144 uint16_t hdf_rtl8822cs_netdev_selectqueue(struct NetDevice *netDev, NetBuf *netBuff) in hdf_rtl8822cs_netdev_selectqueue()
152 struct NetDevStats *hdf_rtl8822cs_netdev_getstats(struct NetDevice *netDev) in hdf_rtl8822cs_netdev_getstats()
183 int32_t hdf_rtl8822cs_netdev_setmacaddr(struct NetDevice *netDev, void *addr) in hdf_rtl8822cs_netdev_setmacaddr()
203 int32_t hdf_rtl8822cs_netdev_ioctl(struct NetDevice *netDev, IfReq *req, int32_t cmd) in hdf_rtl8822cs_netdev_ioctl()
226 int32_t hdf_rtl8822cs_netdev_xmit(struct NetDevice *netDev, NetBuf *netBuff) in hdf_rtl8822cs_netdev_xmit()
[all …]
Dwal_mac80211.c84 struct wiphy* get_linux_wiphy_hdfdev(NetDevice *netDev) in get_linux_wiphy_hdfdev()
90 int32_t WalDisconnect(NetDevice *netDev, uint16_t reasonCode) in WalDisconnect()
314 static int32_t WalConnect(NetDevice *netDev, WlanConnectParams *param) in WalConnect()
365 static int32_t SetupWireLessDev(struct NetDevice *netDev, struct WlanAPConf *apSettings) in SetupWireLessDev()
370 int32_t WalSetSsid(NetDevice *netDev, const uint8_t *ssid, uint32_t ssidLen) in WalSetSsid()
375 int32_t WalChangeBeacon(NetDevice *netDev, struct WlanBeaconConf *param) in WalChangeBeacon()
380 int32_t WalSetMeshId(NetDevice *netDev, const char *meshId, uint32_t meshIdLen) in WalSetMeshId()
392 int32_t WalStartAp(NetDevice *netDev) in WalStartAp()
398 int32_t WalStopAp(NetDevice *netDev) in WalStopAp()
404 int32_t WalDelStation(NetDevice *netDev, const uint8_t *macAddr) in WalDelStation()
[all …]
/device/board/isoftstone/zhiyuan/kernel/hdf/driver/wifi/xr829_hdfadapter/
Dnet_adpater.c44 int32_t hdf_netdev_init(struct NetDevice *netDev) in hdf_netdev_init()
69 void hdf_netdev_deinit(struct NetDevice *netDev) in hdf_netdev_deinit()
75 int32_t hdf_netdev_open(struct NetDevice *netDev) in hdf_netdev_open()
108 int32_t hdf_netdev_stop(struct NetDevice *netDev) in hdf_netdev_stop()
131 int32_t hdf_netdev_xmit(struct NetDevice *netDev, NetBuf *netBuff) in hdf_netdev_xmit()
151 int32_t hdf_netdev_ioctl(struct NetDevice *netDev, IfReq *req, int32_t cmd) in hdf_netdev_ioctl()
165 int32_t hdf_netdev_setmacaddr(struct NetDevice *netDev, void *addr) in hdf_netdev_setmacaddr()
186 struct NetDevStats *hdf_netdev_getstats(struct NetDevice *netDev) in hdf_netdev_getstats()
216 void hdf_netdev_setnetifstats(struct NetDevice *netDev, NetIfStatus status) in hdf_netdev_setnetifstats()
223 uint16_t hdf_netdev_selectqueue(struct NetDevice *netDev, NetBuf *netBuff) in hdf_netdev_selectqueue()
[all …]
Dhdf_mac80211.c240 NetDevice *netDev = get_netDev(); in inform_bss_frame() local
275 NetDevice *netDev = get_netDev(); in inform_connect_result() local
323 static int32_t SetupWireLessDev(struct net_device *netDev, struct WlanAPConf *apSettings) in SetupWireLessDev()
348 int32_t WalSetMode(NetDevice *netDev, enum WlanWorkMode iftype) in WalSetMode()
366 int32_t WalAddKey(struct NetDevice *netDev, uint8_t keyIndex, bool pairwise, const uint8_t *macAddr, in WalAddKey()
399 int32_t WalDelKey(struct NetDevice *netDev, uint8_t keyIndex, bool pairwise, const uint8_t *macAddr) in WalDelKey()
423 int32_t WalSetDefaultKey(struct NetDevice *netDev, uint8_t keyIndex, bool unicast, bool multicas) in WalSetDefaultKey()
439 int32_t WalGetDeviceMacAddr(NetDevice *netDev, int32_t type, uint8_t *mac, uint8_t len) in WalGetDeviceMacAddr()
450 int32_t WalSetMacAddr(NetDevice *netDev, uint8_t *mac, uint8_t len) in WalSetMacAddr()
476 int32_t WalSetTxPower(NetDevice *netDev, int32_t power) in WalSetTxPower()
[all …]
/device/board/osware/imx8mm/drivers/wifi/ap6212/hdfadapter/
Dhdf_mac80211.c184 NetDevice *netDev = get_netDev(); in inform_bss_frame() local
219 NetDevice *netDev = get_netDev(); in inform_connect_result() local
252 static int32_t SetupWireLessDev(struct NetDevice *netDev, struct WlanAPConf *apSettings) in SetupWireLessDev()
275 int32_t WalSetMode(NetDevice *netDev, enum WlanWorkMode iftype) in WalSetMode()
291 int32_t WalAddKey(struct NetDevice *netDev, uint8_t keyIndex, bool pairwise, const uint8_t *macAddr, in WalAddKey()
316 int32_t WalDelKey(struct NetDevice *netDev, uint8_t keyIndex, bool pairwise, const uint8_t *macAddr) in WalDelKey()
332 int32_t WalSetDefaultKey(struct NetDevice *netDev, uint8_t keyIndex, bool unicast, bool multicas) in WalSetDefaultKey()
347 int32_t WalGetDeviceMacAddr(NetDevice *netDev, int32_t type, uint8_t *mac, uint8_t len) in WalGetDeviceMacAddr()
359 int32_t WalSetMacAddr(NetDevice *netDev, uint8_t *mac, uint8_t len) in WalSetMacAddr()
382 int32_t WalSetTxPower(NetDevice *netDev, int32_t power) in WalSetTxPower()
[all …]
Dnet_adpater.c62 int32_t hdf_netdev_init(struct NetDevice *netDev) in hdf_netdev_init()
77 void hdf_netdev_deinit(struct NetDevice *netDev) in hdf_netdev_deinit()
83 int32_t hdf_netdev_open(struct NetDevice *netDev) in hdf_netdev_open()
117 int32_t hdf_netdev_stop(struct NetDevice *netDev) in hdf_netdev_stop()
135 int32_t hdf_netdev_xmit(struct NetDevice *netDev, NetBuf *netBuff) in hdf_netdev_xmit()
149 int32_t hdf_netdev_ioctl(struct NetDevice *netDev, IfReq *req, int32_t cmd) in hdf_netdev_ioctl()
171 int32_t hdf_netdev_setmacaddr(struct NetDevice *netDev, void *addr) in hdf_netdev_setmacaddr()
190 struct NetDevStats *hdf_netdev_getstats(struct NetDevice *netDev) in hdf_netdev_getstats()
221 void hdf_netdev_setnetifstats(struct NetDevice *netDev, NetIfStatus status) in hdf_netdev_setnetifstats()
228 uint16_t hdf_netdev_selectqueue(struct NetDevice *netDev, NetBuf *netBuff) in hdf_netdev_selectqueue()
[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/board/osware/imx8mm/drivers/ethernet/
Dnet_adapter.c33 static int32_t EthSetMacAddr(struct NetDevice *netDev, void *addr) in EthSetMacAddr()
40 static int32_t EthXmit(struct NetDevice *netDev, NetBuf *netbuf) in EthXmit()
49 static int32_t EthOpen(struct NetDevice *netDev) in EthOpen()
58 static int32_t EthStop(struct NetDevice *netDev) in EthStop()
Dnxpeth_phy.c74 fec_get_priv_data(struct NetDevice *netDev) in fec_get_priv_data()
Dnxpeth_mac.c66 struct HdfEthMacChipDriver *GetNxpEthMacChipDriver(const struct NetDevice *netDev) in GetNxpEthMacChipDriver()
/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()