Home
last modified time | relevance | path

Searched defs:ndev (Results 1 – 2 of 2) sorted by relevance

/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
Dhdf_bdh_event.c46 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()
Dhdf_bdh_mac80211.c47 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() local
829 struct net_device *ndev = NULL; in HdfStartScanEntry() local
885 struct net_device *ndev = NULL; in HdfAbortScan() local
990 struct net_device *ndev = NULL; in HdfConnectEntry() local
1051 struct net_device *ndev = NULL; in HdfDisconnect() local
1130 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()