Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/model/network/wifi/core/components/p2p/
Dp2p.c22 static int32_t RemainOnChannel(struct NetDevice *netdev, WifiOnChannel *onChannel) in RemainOnChannel()
37 struct NetDevice *netdev = NULL; in WifiCmdRemainOnChannel() local
73 static int32_t ProbeReqReport(struct NetDevice *netdev, int32_t report) in ProbeReqReport()
88 struct NetDevice *netdev = NULL; in WifiCmdProbeReqReport() local
119 static int32_t CancelRemainOnChannel(struct NetDevice *netdev) in CancelRemainOnChannel()
135 struct NetDevice *netdev = NULL; in WifiCmdCancelRemainOnChannel() local
163 static int32_t AddIf(struct NetDevice *netdev, WifiIfAdd *ifAdd) in AddIf()
178 struct NetDevice *netdev = NULL; in WifiCmdAddIf() local
213 static int32_t RemoveIf(struct NetDevice *netdev, WifiIfRemove *ifRemove) in RemoveIf()
228 struct NetDevice *netdev = NULL; in WifiCmdRemoveIf() local
[all …]
/drivers/hdf_core/framework/model/network/wifi/core/module/
Dwifi_base.c43 inline static uint32_t EnableEapol(struct NetDevice *netdev, WifiEnableEapol *param) in EnableEapol()
48 inline static uint32_t DisableEapol(struct NetDevice *netdev) in DisableEapol()
53 inline static uint32_t SendEapol(struct NetDevice *netdev, WifiTxEapol *txData) in SendEapol()
58 inline static uint32_t ReceiveEapol(struct NetDevice *netdev, WifiRxEapol *rxData) in ReceiveEapol()
323 struct NetDevice *netdev = NULL; in WifiCmdSendEapol() local
354 struct NetDevice *netdev = NULL; in WifiCmdReceiveEapol() local
397 struct NetDevice *netdev = NULL; in WifiCmdEnableEapol() local
426 struct NetDevice *netdev = NULL; in WifiCmdDisableEapol() local
450 struct NetDevice *netdev = NULL; in WifiCmdGetAddr() local
478 struct NetDevice *netdev = NULL; in WifiCmdSetMode() local
[all …]
/drivers/hdf_core/framework/model/network/wifi/core/components/softap/
Dap.c244 struct NetDevice *netdev = NULL; in WifiCmdSetAp() local
277 struct NetDevice *netdev = NULL; in WifiCmdStopAp() local
300 struct NetDevice *netdev = NULL; in WifiCmdChangeBeacon() local
341 struct NetDevice *netdev = NULL; in WifiCmdStaRemove() local
373 static int32_t GetAssociatedStas(struct NetDevice *netdev, uint32_t num, struct HdfSBuf *rspData) in GetAssociatedStas()
400 struct NetDevice *netdev = NULL; in WifiCmdGetAssociatedStas() local
439 struct NetDevice *netdev = NULL; in WifiCmdSetCountryCode() local
470 struct NetDevice *netdev = NULL; in OpsGetApBandwidth() local
/drivers/hdf_core/framework/model/network/wifi/core/components/sta/
Dsta.c171 static int WifiSetAssocParams(const WifiAssociateParams *assoc, const struct NetDevice *netdev, in WifiSetAssocParams()
207 struct NetDevice *netdev = NULL; in WifiCmdAssoc() local
257 struct NetDevice *netdev = NULL; in WifiCmdDisconnect() local
292 struct NetDevice *netdev = NULL; in WifiCmdScan() local
327 struct NetDevice *netdev = NULL; in WifiCmdAbortScan() local
354 struct NetDevice *netdev = NULL; in WifiCmdSetScanningMacAddress() local
449 struct NetDevice *netdev = NULL; in HdfWlanStartPnoScan() local
522 struct NetDevice *netdev = NULL; in HdfWlanStopPnoScan() local
571 struct NetDevice *netdev = NULL; in HdfWlanGetSignalPollInfo() local
/drivers/hdf_core/framework/model/network/ethernet/include/
Deth_device.h34 struct NetDevice *netdev; member
/drivers/hdf_core/adapter/khdf/liteos/network/src/
Dnetbuf_adapter.c657 NetBuf *Pbuf2NetBuf(const NetDevice *netdev, struct pbuf *lwipBuf) in Pbuf2NetBuf()
/drivers/hdf_core/adapter/khdf/liteos_m/network/src/
Dnetbuf_adapter.c657 NetBuf *Pbuf2NetBuf(const NetDevice *netdev, struct pbuf *lwipBuf) in Pbuf2NetBuf()
/drivers/hdf_core/framework/model/network/wifi/core/
Dhdf_wifi_core.c186 struct NetDevice *netdev = NULL; in HdfWlanDeinitInterface() local