Home
last modified time | relevance | path

Searched refs:oal_dev_put (Results 1 - 8 of 8) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dhi_wifi_driver_api.c450 oal_dev_put(netdev); in hi_wifi_set_country()
486 oal_dev_put(netdev); in hi_wifi_get_country()
519 oal_dev_put(net_dev); in hi_wifi_set_pm_switch()
H A Dwal_customize.c1249 oal_dev_put(netdev); in wal_customize_set_config()
1527 oal_dev_put(netdev); in wal_sync_boot_current_to_dev()
H A Dwal_event.c579 oal_dev_put(netdev); in wal_send_mgmt_to_host()
1069 oal_dev_put(netdev); in wal_csi_switch()
H A Dwal_hipriv.c5908 /* 调用oal_dev_get_by_name后,必须调用oal_dev_put使net_dev的引用计数减一 */ in wal_hipriv_add_vap()
5909 oal_dev_put(netdev_tmp); in wal_hipriv_add_vap()
6282 /* 调用oal_dev_get_by_name后,必须调用oal_dev_put使net_dev的引用计数减一 */ in wal_hipriv_get_netdev()
6283 oal_dev_put(netdev_temp); in wal_hipriv_get_netdev()
6935 oal_dev_put(netdev); in wal_set_cal_band_power()
7011 oal_dev_put(netdev); in wal_set_cal_rate_power()
7199 oal_dev_put(netdev); in wal_set_cal_freq()
7264 oal_dev_put(netdev); in wal_get_efuse_mac()
7316 oal_dev_put(netdev); in wal_set_efuse_mac()
7406 oal_dev_put(netde in wal_set_dataefuse()
[all...]
H A Dwal_cfg80211.c1408 oal_dev_put(netdev_cfg); in wal_cfg80211_add_virtual_intf_get_netdev()
1484 oal_dev_put(netdev_cfg); in wal_cfg80211_add_virtual_intf_send_event()
1579 /* 调用oal_dev_get_by_name后,必须调用oal_dev_put使net_dev的引用计数减一 */ in wal_cfg80211_add_virtual_intf()
1580 oal_dev_put(netdev); in wal_cfg80211_add_virtual_intf()
2111 oal_dev_put(netdev_cfg); in wal_cfg80211_add_vap()
H A Dwal_ioctl.c502 oal_dev_put(netdev_cfg); in wal_cfg_vap_h2d_event()
2693 oal_dev_put(netdev_cfg); in wal_init_wlan_vap()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h1864 #define oal_dev_put(_pst_dev) macro
1866 #define oal_dev_put(_pst_dev) dev_put(_pst_dev) macro
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
H A Dnet_adpater.c124 oal_dev_put(netdev); in wal_get_efuse_mac_addr()

Completed in 46 milliseconds