Home
last modified time | relevance | path

Searched refs:WalSetCountryCode (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_mac80211.c717 int32_t WalSetCountryCode(NetDevice *netDev, const char *code, uint32_t len) in WalSetCountryCode() function
721 oam_error_log0(0, OAM_SF_ANY, "{WalSetCountryCode::input param error!}"); in WalSetCountryCode()
725 oam_error_log0(0, OAM_SF_ANY, "{WalSetCountryCode::country code len error!}\r\n"); in WalSetCountryCode()
730 oam_error_log1(0, OAM_SF_ANY, "{WalSetCountryCode::regdomain_update return err code %u!}\r\n", ret); in WalSetCountryCode()
1065 .SetCountryCode = WalSetCountryCode,
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dhdf_bdh_mac80211.c1450 int32_t WalSetCountryCode(NetDevice *hnetDev, const char *code, uint32_t len) in WalSetCountryCode() function
1594 .SetCountryCode = WalSetCountryCode,

Completed in 5 milliseconds