Home
last modified time | relevance | path

Searched refs:GetHwCapability (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wlan_utils.c48 struct WlanHwCapability *GetHwCapability(struct NetDevice *netDev) in GetHwCapability() function
57 if (chipDriver->ops == NULL || chipDriver->ops->GetHwCapability == NULL) { in GetHwCapability()
61 ret = chipDriver->ops->GetHwCapability(netDev, &capability); in GetHwCapability()
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/include/
H A Dhdf_wlan_utils.h22 struct WlanHwCapability* GetHwCapability(struct NetDevice *netDev);
/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dwifi_mac80211_ops.h601 int32_t (*GetHwCapability)(NetDevice *netDev, struct WlanHwCapability **capability); member
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/components/sta/
H A Dsta.c233 capability = GetHwCapability(netdev); in WifiCmdAssoc()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-external-des.md495 .GetHwCapability = WalGetHwCapability
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/module/
H A Dwifi_base.c538 struct WlanHwCapability *capability = GetHwCapability(netdev); in WifiFillHwFeature()
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-external-des.md495 .GetHwCapability = WalGetHwCapability
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md2592 .GetHwCapability = BDH6WalGetHwCapability,
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md2605 .GetHwCapability = BDH6WalGetHwCapability,