Home
last modified time | relevance | path

Searched refs:oal_wiphy_stru (Results 1 - 12 of 12) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_cfg80211.h236 hi_u32 wal_cfg80211_set_default_key(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, hi_u8 key_index,
239 hi_u32 wal_cfg80211_mgmt_tx(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, struct cfg80211_mgmt_tx_params *pst_params,
242 hi_u32 wal_cfg80211_mgmt_tx(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, oal_ieee80211_channel *pst_chan,
248 hi_u32 wal_cfg80211_add_key(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, hi_u8 key_index, bool pairwise,
250 hi_u32 wal_cfg80211_remove_key(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, hi_u8 key_index, hi_bool pairwise,
252 hi_u32 wal_cfg80211_change_virtual_intf(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, nl80211_iftype_uint8 type,
254 hi_u32 wal_cfg80211_scan(oal_wiphy_stru *wiphy, oal_cfg80211_scan_request_stru *request);
255 hi_u32 wal_cfg80211_del_station(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev,
260 hi_s32 wal_cfg80211_stop_ap(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev);
261 hi_s32 wal_cfg80211_del_virtual_intf(oal_wiphy_stru *wiph
[all...]
H A Dwal_cfg80211.c448 hi_u32 wal_drv_remain_on_channel(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, oal_ieee80211_channel *chan, in wal_drv_remain_on_channel()
451 hi_s32 wal_drv_remain_on_channel(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, oal_ieee80211_channel *chan, in wal_drv_remain_on_channel()
544 hi_s32 wal_cfg80211_remain_on_channel(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, oal_ieee80211_channel *chan, in wal_cfg80211_remain_on_channel()
547 hi_s32 wal_cfg80211_remain_on_channel(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, oal_ieee80211_channel *chan, in wal_cfg80211_remain_on_channel()
563 hi_s32 wal_cfg80211_cancel_remain_on_channel(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, hi_u64 ull_cookie) in wal_cfg80211_cancel_remain_on_channel()
565 hi_s32 wal_cfg80211_cancel_remain_on_channel(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, hi_u64 ull_cookie) in wal_cfg80211_cancel_remain_on_channel()
801 static hi_s32 wal_cfg80211_get_key(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, hi_u8 key_index, bool pairwise, in wal_cfg80211_get_key()
886 hi_s32 wal_cfg80211_set_default_mgmt_key(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, hi_u8 key_index) in wal_cfg80211_set_default_mgmt_key()
894 输入参数 : oal_wiphy_stru *pst_wiphy
903 static hi_s32 wal_cfg80211_set_wiphy_params(oal_wiphy_stru *wiph
[all...]
H A Dwal_scan.h62 hi_void wal_inform_all_bss(const oal_net_device_stru *netdev, oal_wiphy_stru *wiphy, hmac_bss_mgmt_stru *bss_mgmt,
H A Dwal_scan.c93 oal_wiphy_stru *wiphy = HI_NULL; in wal_inform_bss_frame()
109 wiphy = (oal_wiphy_stru *)data; in wal_inform_bss_frame()
159 输入参数 : oal_wiphy_stru *pst_wiphy,
173 hi_void wal_inform_all_bss(const oal_net_device_stru *netdev, oal_wiphy_stru *wiphy, hmac_bss_mgmt_stru *bss_mgmt, in wal_inform_all_bss()
404 oal_wiphy_stru *wiphy = HI_NULL; in wal_wait_for_scan_timeout_fn()
H A Dwal_mac80211.c117 static oal_ieee80211_channel *GetChannelByFreq(const oal_wiphy_stru *wiphy, uint16_t center_freq) in GetChannelByFreq()
136 static int32_t WifiScanSetChannel(const oal_wiphy_stru *wiphy, const struct WlanScanRequest *params, in WifiScanSetChannel()
222 oal_wiphy_stru *wiphy = oal_wiphy_get(); in WalStartScan()
242 static oal_ieee80211_channel_stru *WalGetChannel(oal_wiphy_stru *wiphy, int32_t freq) in WalGetChannel()
275 oal_wiphy_stru *wiphy = oal_wiphy_get(); in WalConnect()
838 oal_wiphy_stru *wiphy = oal_wiphy_get(); in WalRemainOnChannel()
H A Dwal_cfg80211_apt.h73 hi_void cfg80211_inform_bss_frame(const oal_net_device_stru *netdev, oal_wiphy_stru *wiphy,
H A Dwal_cfg80211_apt.c290 hi_void cfg80211_inform_bss_frame(const oal_net_device_stru *netdev, oal_wiphy_stru *wiphy, in cfg80211_inform_bss_frame()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h1082 } oal_wiphy_stru; typedef
1084 typedef struct wiphy oal_wiphy_stru; typedef
1148 oal_wiphy_stru* wiphy;
1376 oal_wiphy_stru* wiphy;
1596 hi_s32 (*add_key)(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev,
1598 hi_s32 (*get_key)(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev,
1601 hi_s32 (*del_key)(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, hi_u8 key_index, hi_bool en_pairwise,
1603 hi_s32 (*set_default_key)(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, hi_u8 key_index, hi_bool en_unicast,
1605 hi_s32 (*set_default_mgmt_key)(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, hi_u8 key_index);
1606 hi_s32 (*scan)(oal_wiphy_stru *pst_wiph
[all...]
H A Doal_cfg80211.h82 hi_void oal_cfg80211_sched_scan_result(oal_wiphy_stru *pst_wiphy);
89 oal_cfg80211_bss_stru *oal_cfg80211_inform_bss_frame(oal_wiphy_stru *pst_wiphy,
95 hi_void oal_cfg80211_put_bss(oal_wiphy_stru *pst_wiphy, oal_cfg80211_bss_stru *pst_cfg80211_bss);
H A Doal_cfg80211.c45 hi_void oal_cfg80211_sched_scan_result(oal_wiphy_stru *pst_wiphy) in oal_cfg80211_sched_scan_result()
258 oal_cfg80211_bss_stru *oal_cfg80211_inform_bss_frame(oal_wiphy_stru *pst_wiphy, in oal_cfg80211_inform_bss_frame()
276 hi_void oal_cfg80211_put_bss(oal_wiphy_stru *pst_wiphy, oal_cfg80211_bss_stru *pst_cfg80211_bss) in oal_cfg80211_put_bss()
H A Doal_net.c52 oal_wiphy_stru *g_wiphy = HI_NULL;
79 hi_void oal_wiphy_register(oal_wiphy_stru *wiphy) in oal_wiphy_register()
86 oal_wiphy_stru *oal_wiphy_get(hi_void) in oal_wiphy_get()
327 oal_ieee80211_channel_stru *oal_ieee80211_get_channel(const oal_wiphy_stru *wiphy, hi_s32 freq) in oal_ieee80211_get_channel()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_device.h524 oal_wiphy_stru *wiphy;

Completed in 21 milliseconds