Home
last modified time | relevance | path

Searched refs:AddIf (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/components/p2p/
H A Dp2p.c163 static int32_t AddIf(struct NetDevice *netdev, WifiIfAdd *ifAdd) in AddIf() function
171 RETURN_IF_CHIPOPS_NOT_IMPLEMENT(chipDriver->p2pOps, AddIf); in AddIf()
172 return chipDriver->p2pOps->AddIf(netdev, ifAdd); in AddIf()
204 ret = AddIf(netdev, ifAdd); in WifiCmdAddIf()
/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dwifi_mac80211_ops.h922 int32_t (*AddIf)(NetDevice *netDev, WifiIfAdd *ifAdd); member
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-external-des.md523 .AddIf = WalAddIf,
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-external-des.md523 .AddIf = WalAddIf,
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md2650 .AddIf = WalAddIf,
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md2662 .AddIf = WalAddIf,