Searched refs:ull_cookie (Results 1 - 10 of 10) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_device.h | 67 hi_u64 ull_cookie; /* 保存P2P 监听结束上报的cookie 值 */ member
|
H A D | hmac_p2p.c | 1095 if (scan_record->ull_cookie == mac_dev->p2p_info.ull_last_roc_id) { in hmac_p2p_listen_comp_cb() 1103 scan_record->ull_cookie, mac_dev->scan_params.ull_cookie, mac_dev->p2p_info.ull_last_roc_id); in hmac_p2p_listen_comp_cb() 1148 scan_params->ull_cookie = remain_on_channel->ull_cookie; in hmac_p2p_prepare_listen_req_param() 1234 if (pst_scan_record->ull_cookie == mac_dev->p2p_info.ull_last_roc_id) { in hmac_p2p_listen_timeout()
|
H A D | hmac_scan.c | 1351 (d2h_scan_rsp_info->ull_cookie != scan_mgmt->scan_record_mgmt.ull_cookie)) { in hmac_scan_proc_scan_comp_event() 1354 event_hdr->vap_id, d2h_scan_rsp_info->ull_cookie, scan_mgmt->scan_record_mgmt.vap_id, in hmac_scan_proc_scan_comp_event() 1355 scan_mgmt->scan_record_mgmt.ull_cookie); in hmac_scan_proc_scan_comp_event() 1388 scan_mgmt->scan_record_mgmt.ull_cookie = d2h_scan_rsp_info->ull_cookie; in hmac_scan_proc_scan_comp_event() 1652 scan_record->ull_cookie); in hmac_scan_proc_scan_timeout_fn() 1782 scan_record->ull_cookie = scan_params->ull_cookie; in hmac_scan_proc_scan_req_event()
|
H A D | hmac_p2p.h | 73 hi_u64 ull_cookie; member
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_cfg80211.h | 137 hi_u64 ull_cookie; member 296 hi_s32 wal_cfg80211_cancel_remain_on_channel(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, hi_u64 ull_cookie);
|
H A D | wal_cfg80211.c | 506 remain_on_channel.ull_cookie = mac_device->p2p_info.ull_last_roc_id; in wal_drv_remain_on_channel() 558 [3]ull_cookie 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() argument 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() 573 hi_unref_param(ull_cookie); in wal_cfg80211_cancel_remain_on_channel() 1352 [3]ull_cookie 1356 static hi_s32 wal_cfg80211_mgmt_tx_cancel_wait(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, hi_u64 ull_cookie) in wal_cfg80211_mgmt_tx_cancel_wait() argument 4470 tmp_cookie->ull_cookie = 0; in wal_check_cookie_timeout() 4495 tmp_cookie->ull_cookie = 0; in wal_check_cookie_timeout() 4527 tmp_cookie->ull_cookie in wal_check_cookie_timeout() [all...] |
H A D | wal_event.c | 629 hi_u64 ull_cookie; in wal_p2p_listen_timeout() local 647 ull_cookie = mac_dev->p2p_info.ull_last_roc_id; in wal_p2p_listen_timeout() 648 cfg80211_remain_on_channel_expired(wdev, ull_cookie, &listen_channel, GFP_ATOMIC); in wal_p2p_listen_timeout()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | oal_cfg80211.h | 74 hi_u64 ull_cookie, oal_ieee80211_channel_stru *chan, hi_u32 duration, oal_gfp_enum_uint8 en_gfp);
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
H A D | mac_device.h | 283 hi_u64 ull_cookie; /* P2P 监听下发的cookie 值 */ member 388 hi_u64 ull_cookie; member
|
H A D | mac_vap.h | 1035 hi_u64 ull_cookie; member
|
Completed in 21 milliseconds