Searched refs:InitNetdev (Results 1 – 7 of 7) sorted by relevance
46 if (InitNetdev(netDevice) != HDF_SUCCESS) { in RTL8822csInit()
58 int32_t InitNetdev(struct NetDevice *netDevice);
351 int32_t InitNetdev(struct NetDevice *netDevice) in InitNetdev() function
92 hi_s32 InitNetdev(struct NetDevice *netDevice, nl80211_iftype_uint8 type);
85 if (InitNetdev(netDevice, NL80211_IFTYPE_P2P_DEVICE) != HI_SUCCESS) { in Hi3881Init()
1521 hi_s32 InitNetdev(struct NetDevice *netDevice, nl80211_iftype_uint8 type) in InitNetdev() function
881 int32_t ret = InitNetdev(netDev, (nl80211_iftype_uint8)ifAdd->type); in WalAddIf()