Searched defs:ndev (Results 1 – 2 of 2) sorted by relevance
46 void HdfInformBssFrameEventCallback(struct net_device *ndev, const struct InnerBssInfo *innerBssInf… in HdfInformBssFrameEventCallback()72 int32_t HdfScanEventCallback(struct net_device *ndev, HdfWifiScanStatus _status) in HdfScanEventCallback()85 int32_t HdfConnectResultEventCallback(struct net_device *ndev, const struct InnerConnetResult *inne… in HdfConnectResultEventCallback()118 int32_t HdfDisconnectedEventCallback(struct net_device *ndev, uint16_t reason, uint8_t *ie, uint32_… in HdfDisconnectedEventCallback()
47 struct wiphy *get_linux_wiphy_ndev(struct net_device *ndev) in get_linux_wiphy_ndev()58 struct net_device *ndev = GetLinuxInfByNetDevice(netDev); in get_linux_wiphy_hdfdev() local829 struct net_device *ndev = NULL; in HdfStartScanEntry() local885 struct net_device *ndev = NULL; in HdfAbortScan() local990 struct net_device *ndev = NULL; in HdfConnectEntry() local1051 struct net_device *ndev = NULL; in HdfDisconnect() local1130 int32_t wl_get_all_sta(struct net_device *ndev, uint32_t *num) in wl_get_all_sta()1612 static inline void *ndev_to_cfg(struct net_device *ndev) in ndev_to_cfg()1617 static inline void *ndev_to_cfg(struct net_device *ndev) in ndev_to_cfg()